Update generatorOptions.md

fix indentation
This commit is contained in:
George Gaál
2025-04-12 13:38:02 +02:00
committed by GitHub
parent 7372f97c19
commit b201d97541

View File

@@ -29,11 +29,11 @@ Add following generatorOptions
```
cat >> $DEMO_HOME/kustomization.yaml << EOF
generatorOptions:
disableNameSuffixHash: true
labels:
kustomize.generated.resource: somevalue
annotations:
annotations.only.for.generated: othervalue
disableNameSuffixHash: true
labels:
kustomize.generated.resource: somevalue
annotations:
annotations.only.for.generated: othervalue
EOF
```
Run `kustomize build` and make sure that the generated ConfigMap