mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-11 09:02:53 +00:00
319 B
319 B
title, linkTitle, type, description
| title | linkTitle | type | description |
|---|---|---|---|
| commonLabels | commonLabels | docs | Add labels and selectors to add all resources. |
Add labels and selectors to all resources.
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
commonLabels:
someName: someValue
owner: alice
app: bingo