Commit db69b009 authored by Simon Cornet's avatar Simon Cornet
Browse files

fix: markdown

parent 64ce4925
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -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: