generatorOptions
Modify behavior of generators.
apiVersion: kustomize.config.k8s.io/v1beta1
generatorOptions
GeneratorOptions modifies resource generation behavior.
-
labels (map[string]string), optional
Labels to add to all generated resources.
-
annotations (map[string]string), optional
Annotations to add to all generated resources.
-
disableNameSuffixHash (bool), optional
DisableNameSuffixHash if true disables the default behavior of adding a suffix to the names of generated resources that is a hash of the resource contents.
-
immutable (bool), optional
Immutable if true add to all generated resources.
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.
Last modified January 10, 2024: Add generator kustomization references (#5447) (f3fedac4)