mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-07-09 21:49:57 +00:00
kustomize.yaml becomes kustomization.yaml
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
namePrefix: team-foo-
|
||||
labelsToAdd:
|
||||
commonLabels:
|
||||
app: mynginx
|
||||
org: example.com
|
||||
team: foo
|
||||
annotationsToAdd:
|
||||
commonAnnotations:
|
||||
note: This is a test annotation
|
||||
resources:
|
||||
- deployment.yaml
|
||||
Reference in New Issue
Block a user