Loading readme.md +2 −1 Original line number Diff line number Diff line Loading @@ -13,7 +13,8 @@ Get the initial password: kubectl -n argocd get secret argocd-initial-admin-secret -o jsonpath="{.data.password}" | base64 -d ``` >[!WARNING] Dont forget to change this password! >[!WARNING] > Dont forget to change this password! Bootstrap ArgoCD: Loading Loading
readme.md +2 −1 Original line number Diff line number Diff line Loading @@ -13,7 +13,8 @@ Get the initial password: kubectl -n argocd get secret argocd-initial-admin-secret -o jsonpath="{.data.password}" | base64 -d ``` >[!WARNING] Dont forget to change this password! >[!WARNING] > Dont forget to change this password! Bootstrap ArgoCD: Loading