Commit 9c83b082 authored by Simon Cornet's avatar Simon Cornet
Browse files

docs: remove shoutout as its not working on gitlab

parent a3b8254c
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -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