commonLabels
Add Labels and Selectors to all resources.
apiVersion: kustomize.config.k8s.io/v1beta1
See the Tasks section for examples of how to use commonLabels
.
commonLabels
Adds Labels and Selectors to resources.
-
commonLabels (map[string]string)
Map of labels to add to all resources. Labels will be added to resource selector and template fields where applicable.
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 February 26, 2024: Add kustomization and transformer references (#5523) (d3329453)