mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-14 02:20:53 +00:00
add apiVersion and kind to example kustomizations
This commit is contained in:
@@ -1,2 +1,4 @@
|
||||
apiVersion: v1
|
||||
kind: Kustomization
|
||||
resources:
|
||||
- pod.yaml
|
||||
- pod.yaml
|
||||
|
||||
Reference in New Issue
Block a user