chart ui: fix target namespace to allow '*' (#1082)

This commit is contained in:
Allison Richardet 2020-07-30 04:08:33 -05:00 committed by GitHub
parent ece341d516
commit aab9b0aff9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ spec:
- name: "RESOURCES_VISIBLE"
value: "{{ .Values.envs.resourcesVisible }}"
- name: "TARGET_NAMESPACE"
value: {{ .Values.envs.targetNamespace }}
value: "{{ .Values.envs.targetNamespace }}"
- name: "TEAMS"
value: |-
[