mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-05-21 22:41:42 +00:00
kustomize.yaml becomes kustomization.yaml
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
namePrefix: test-infra-
|
||||
labelsToAdd:
|
||||
commonLabels:
|
||||
app: mungebot
|
||||
org: kubernetes
|
||||
repo: test-infra
|
||||
annotationsToAdd:
|
||||
commonAnnotations:
|
||||
note: This is a test annotation
|
||||
bases:
|
||||
- ../../package/
|
||||
Reference in New Issue
Block a user