remove glob support from kustomization.yaml

This commit is contained in:
Jingfang Liu
2018-07-30 16:28:34 -07:00
parent 7f97108686
commit de4d8b7dfa
3 changed files with 14 additions and 17 deletions

View File

@@ -6,4 +6,6 @@ commonLabels:
commonAnnotations:
note: This is a test annotation
resources:
- resources/*.yaml
- resources/deployment.yaml
- resources/networkpolicy.yaml
- resources/service.yaml