Skip to content
Snippets Groups Projects
Commit fd20182d authored by Georgi Todorov's avatar Georgi Todorov
Browse files

Update deployment.yaml

parent 85687c22
No related branches found
No related tags found
No related merge requests found
Pipeline #54450 passed with stage
in 3 seconds
......@@ -65,7 +65,7 @@ spec:
- name: NATS_SUBJECT
value: {{ .Values.cache.nats.subject | quote }}
- name: AUTH_ENABLED
value: {{ .Values.auth.enabled | quote }}
value: {{ .Values.cache.auth | quote }}
{{- if .Values.extraVars }}
{{ toYaml .Values.extraVars | indent 8 }}
{{- end }}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment