mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-29 17:41:13 +00:00
Rename examples dir to examplelayout.
This commit is contained in:
8
pkg/examplelayout/simple/package/kustomization.yaml
Normal file
8
pkg/examplelayout/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