mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-07-17 01:39:06 +00:00
add apiVersion and kind to docs/kustomization.yaml
This commit is contained in:
@@ -32,6 +32,10 @@
|
|||||||
# visible in configuration reviews.
|
# visible in configuration reviews.
|
||||||
# ----------------------------------------------------
|
# ----------------------------------------------------
|
||||||
|
|
||||||
|
# apiVersion and Kind for current kustomization.yaml
|
||||||
|
apiVersion: v1
|
||||||
|
kind: Kustomization
|
||||||
|
|
||||||
# Adds namespace to all resources.
|
# Adds namespace to all resources.
|
||||||
namespace: my-namespace
|
namespace: my-namespace
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user