Commit 3e6e652d authored by Emanuel Winblad's avatar Emanuel Winblad Committed by Lars Fenneberg

Fix name of dataplane API secret

parent 972269a3
......@@ -144,7 +144,7 @@ spec:
- name: SECRET_DATAPLANEAPI
valueFrom:
secretKeyRef:
name: {{ template "viking-service.fullname" . }}-admin
name: {{ template "viking-service.admin-secret-name" . }}
key: dataplaneapi
{{- if .Values.vikingService.varnish.extraEnvs }}
{{- toYaml .Values.vikingService.haproxy.extraEnvs | nindent 12 }}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment