add: bonus
This commit is contained in:
1
bonus/scripts/get_argocd_passwd.sh
Executable file
1
bonus/scripts/get_argocd_passwd.sh
Executable file
@ -0,0 +1 @@
|
||||
kubectl -n argocd get secrets argocd-initial-admin-secret -o jsonpath='{.data.password}' | base64 -d
|
Reference in New Issue
Block a user