mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-30 09:51:23 +00:00
Isolated content of pkg/kustomize
This commit is contained in:
8
pkg/examples/simple/package/kustomization.yaml
Normal file
8
pkg/examples/simple/package/kustomization.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
namePrefix: baseprefix-
|
||||
commonLabels:
|
||||
foo: bar
|
||||
commonAnnotations:
|
||||
baseAnno: This is an base annotation
|
||||
resources:
|
||||
- deployment/deployment.yaml
|
||||
- service/service.yaml
|
||||
Reference in New Issue
Block a user