mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-29 09:40:49 +00:00
kustomize.yaml becomes kustomization.yaml
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
namePrefix: baseprefix-
|
||||
labelsToAdd:
|
||||
commonLabels:
|
||||
foo: bar
|
||||
annotationsToAdd:
|
||||
commonAnnotations:
|
||||
baseAnno: This is an base annotation
|
||||
resources:
|
||||
- deployment/deployment.yaml
|
||||
Reference in New Issue
Block a user