RHDEVDOCS-7213: Content creation for Configuring SSO for Argo CD using external OIDC providers#108178
RHDEVDOCS-7213: Content creation for Configuring SSO for Argo CD using external OIDC providers#108178Dhruv-Soni11 wants to merge 2 commits intoopenshift:gitops-docs-mainfrom
Conversation
|
@Dhruv-Soni11: This pull request references RHDEVDOCS-7213 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. |
|
@Dhruv-Soni11: This pull request references RHDEVDOCS-7213 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. |
…g external OIDC providers
98d8e42 to
b771448
Compare
|
@Dhruv-Soni11: This pull request references RHDEVDOCS-7213 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. |
|
@Dhruv-Soni11: 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. |
| $ oc edit argocd <argocd_instance_name> -n <argocd_instance_namespace> | ||
| ---- | ||
| + | ||
| Replace `<argocd_instance_name>` with the name of your Argo CD instance, for example, `openshift-gitops-server`, and `<argocd_instance_namespace>` with the namespace where the instance is deployed, for example, `openshift-gitops`. |
There was a problem hiding this comment.
| Replace `<argocd_instance_name>` with the name of your Argo CD instance, for example, `openshift-gitops-server`, and `<argocd_instance_namespace>` with the namespace where the instance is deployed, for example, `openshift-gitops`. | |
| Replace `<argocd_instance_name>` with the name of your Argo CD instance, for example, `openshift-gitops`, and `<argocd_instance_namespace>` with the namespace where the instance is deployed, for example, `openshift-gitops`. |
| + | ||
| [source,terminal] | ||
| ---- | ||
| $ oc rollout restart deployment/openshift-gitops-server -n openshift-gitops |
There was a problem hiding this comment.
| $ oc rollout restart deployment/openshift-gitops-server -n openshift-gitops | |
| $ oc rollout restart deployment/<argocd_instance_name>-server -n <argocd_instance_namespace> |
|
PR needs rebase. 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. |
Version(s):
gitops-docs-1.20
Issue:
https://issues.redhat.com/browse/RHDEVDOCS-7213
Link to docs preview:
Configuring SSO for Argo CD using external OIDC providers
QE review:
SME review: nakhil@redhat.com
QE review:
Peer review:
Additional information: