Skip to content

Commit

Permalink
docs: fix paragraph in "User Guide/Kustomize" (argoproj#20053)
Browse files Browse the repository at this point in the history
Without the extra line break, the paragraph was rendered as part of the Kustomize application manifest.

Signed-off-by: Allan M. de Azevedo <4llan@users.noreply.github.com>
  • Loading branch information
4llan authored Sep 22, 2024
1 parent 602665f commit e77727c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/user-guide/kustomize.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ spec:
namespace: default
server: 'https://kubernetes.default.svc'
```
If the `kustomization.yaml` file exists at the location pointed to by `repoURL` and `path`, Argo CD will render the manifests using Kustomize.

The following configuration options are available for Kustomize:
Expand Down

0 comments on commit e77727c

Please sign in to comment.