We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ece341d commit aab9b0aCopy full SHA for aab9b0a
charts/postgres-operator-ui/templates/deployment.yaml
@@ -46,7 +46,7 @@ spec:
46
- name: "RESOURCES_VISIBLE"
47
value: "{{ .Values.envs.resourcesVisible }}"
48
- name: "TARGET_NAMESPACE"
49
- value: {{ .Values.envs.targetNamespace }}
+ value: "{{ .Values.envs.targetNamespace }}"
50
- name: "TEAMS"
51
value: |-
52
[
0 commit comments