add apiVersion and kind to docs/kustomization.yaml

This commit is contained in:
Jingfang Liu
2018-12-18 11:00:50 -08:00
parent d8e703d0f5
commit 819b2e99d0

View File

@@ -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