diff --git a/charts/navi-front/templates/configmap-extra.yaml b/charts/navi-front/templates/configmap-extra.yaml index 7eab54da2..86ba18588 100644 --- a/charts/navi-front/templates/configmap-extra.yaml +++ b/charts/navi-front/templates/configmap-extra.yaml @@ -1,7 +1,7 @@ apiVersion: v1 kind: ConfigMap metadata: - name: {{ include "front.fullname" . }}-extra-config + name: {{ include "front.fullname" . }}-extra data: {{- if .Values.serverBlock }} server-block.conf: |-