add apiVersiond and kind in tests to reduce test noise

This commit is contained in:
Jingfang Liu
2018-12-14 14:44:37 -08:00
parent b971e6a1da
commit b6b2fb9c62
29 changed files with 60 additions and 0 deletions

View File

@@ -1,3 +1,5 @@
apiVersion: v1
kind: Kustomization
resources:
- deployment.yaml
- ingress.yaml