diff --git a/README.md b/README.md index d719d1e..b5f81a4 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,16 @@ To retrieve the initial admin password use To change the password follow [Argocd account update password](https://argo-cd.readthedocs.io/en/stable/user-guide/commands/argocd_account_update-password/). +#### Sync Applications with Kubectl + +Add to application: +```yaml +operation: + sync: + syncStrategy: + hook: {} +``` + ### Linode PROXY protocol needs to be enabled for ingress-nginx to see the clients IP in ingress log.