Commit 64ce4925 authored by Simon Cornet's avatar Simon Cornet
Browse files

fix: markdown

parent 9385492d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@ 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: