Loading readme.md +0 −3 Original line number Diff line number Diff line Loading @@ -13,9 +13,6 @@ 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! Bootstrap ArgoCD: ```yaml Loading Loading
readme.md +0 −3 Original line number Diff line number Diff line Loading @@ -13,9 +13,6 @@ 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! Bootstrap ArgoCD: ```yaml Loading