Skip to content

Commit

Permalink
Document restarting argocd after modifying argocd-cm (#12405)
Browse files Browse the repository at this point in the history
Signed-off-by: Lie Ryan <lie.1296@gmail.com>
Co-authored-by: Blake Pettersson <blake.pettersson@gmail.com>
  • Loading branch information
lieryan and blakepettersson authored Jan 7, 2024
1 parent ecbd24d commit 40760eb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/user-guide/kustomize.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,9 @@ data:
kustomize.buildOptions: --load-restrictor LoadRestrictionsNone
kustomize.buildOptions.v4.4.0: --output /tmp
```

After modifying `kustomize.buildOptions`, you may need to restart ArgoCD for the changes to take effect.

## Custom Kustomize versions

Argo CD supports using multiple Kustomize versions simultaneously and specifies required version per application.
Expand Down

0 comments on commit 40760eb

Please sign in to comment.