Files
kustomize/pkg/examplelayout/simple/package/kustomization.yaml
2018-06-12 15:03:45 -07:00

9 lines
170 B
YAML

namePrefix: baseprefix-
commonLabels:
foo: bar
commonAnnotations:
baseAnno: This is an base annotation
resources:
- deployment/deployment.yaml
- service/service.yaml