Skip to content

Commit d6fdb22

Browse files
committed
update docs
1 parent caada33 commit d6fdb22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/content/en/docs/generators/kustomize.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,4 +100,4 @@ Here:
100100
As of now, the specified kustomization must not reference files or paths outside `kustomizationPath`. Remote references are generally not supported.
101101
By default, all `.yaml` or `.yml` files in `kustomizationPath`, and its subdirectories, are subject to templating, and are considered if a `kustomization.yaml`
102102
is auto-generated. It is possible to exclude certain files by creating a file `.component-ignore` in `kustomizationPath`; this `.component-ignore` file uses
103-
the common `.gitignore syntax`.
103+
the common `.gitignore` syntax.

0 commit comments

Comments
 (0)