add apiVersion and kind to example kustomizations

This commit is contained in:
Jingfang Liu
2018-12-18 11:01:10 -08:00
parent 819b2e99d0
commit 64372a786b
15 changed files with 31 additions and 1 deletions

View File

@@ -1,5 +1,7 @@
# Example configuration for the webserver
# at https://github.com/monopole/hello
apiVersion: v1
kind: Kustomization
commonLabels:
app: hello