diff --git a/examples/generatorOptions.md b/examples/generatorOptions.md index 893649b72..a9fc3c3c0 100644 --- a/examples/generatorOptions.md +++ b/examples/generatorOptions.md @@ -2,7 +2,7 @@ Kustomize provides options to modify the behavior of ConfigMap and Secret generators. These options include - - disable appending a content has suffix to the names of generated resources + - disable appending a content hash suffix to the names of generated resources - adding labels to generated resources - adding annotations to generated resources - changing shell and arguments for getting data from commands @@ -59,4 +59,4 @@ Run `kustomize build` and make sure that the generated ConfigMap $(kustomize build $DEMO_HOME | grep -A 1 "annotations" | grep "annotations.only.for.generated" | wc -l); \ echo $? ``` - \ No newline at end of file +