mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-12 01:14:22 +00:00
Isolated content of pkg/kustomize
This commit is contained in:
10
pkg/commands/testdata/testcase-base-only/in/kustomization.yaml
vendored
Normal file
10
pkg/commands/testdata/testcase-base-only/in/kustomization.yaml
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
namePrefix: team-foo-
|
||||
commonLabels:
|
||||
app: mynginx
|
||||
org: example.com
|
||||
team: foo
|
||||
commonAnnotations:
|
||||
note: This is a test annotation
|
||||
resources:
|
||||
- deployment.yaml
|
||||
- service.yaml
|
||||
Reference in New Issue
Block a user