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