Created
July 22, 2022 03:25
-
-
Save lioneltchami/494f5fc0d1d63213a13e962c22115d9f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| > argocd cluster add kerch-kube-cluster | |
| WARNING: This will create a service account `argocd-manager` on the cluster referenced by context `kerch-kube-cluster` with full cluster level admin privileges. Do you want to continue [y/N]? y | |
| INFO[0006] ServiceAccount "argocd-manager" created in namespace "kube-system" | |
| INFO[0006] ClusterRole "argocd-manager-role" created | |
| INFO[0006] ClusterRoleBinding "argocd-manager-role-binding" created | |
| Cluster 'https://kubeapi.kar.int' added |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment