OSDOCS-20653: enable developer portal in Kuadrant CR#115339
Conversation
|
@ShaunaDiaz: This pull request references OSDOCS-20653 which is a valid jira issue. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
|
@ShaunaDiaz: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
| . Optional. Create your {prodname} custom resource (CR) with the Red Hat Developer Plugin enabled by using the following example: | ||
| + | ||
| [source,terminal,subs="+quotes"] | ||
| ---- | ||
| apiVersion: kuadrant.io/v1beta1 | ||
| kind: Kuadrant | ||
| metadata: | ||
| name: kuadrant | ||
| namespace: kuadrant-system | ||
| spec: | ||
| components: | ||
| developerPortal: | ||
| enabled: true | ||
| ---- | ||
There was a problem hiding this comment.
We think the optional step for enabling the Developer Portal in the Kuadrant CR would be clearer in the Procedure section of the "Using the OpenShift web console" section as it'd be easier for users to find in context with the rest of the console setup docs. WDYT?
Version(s):
rhcl-docs-1.4
rhcl-docs-1.5
Issue:
OSDOCS-20653
Link to docs preview:
https://115339--ocpdocs-pr.netlify.app/rhcl/latest/develop/rhcl-ocp-web-console.html#proc-rhcl-enable-console-plugin_rhcl-ocp-web-console (added prereq)
https://115339--ocpdocs-pr.netlify.app/rhcl/latest/develop/rhcl-ocp-web-console.html#proc-rhcl-enable-console-plugin_rhcl-ocp-web-console (added step 8)
QE review: