From 8b12038b86533268fe9b6e5c0c041f87732afd56 Mon Sep 17 00:00:00 2001 From: Tasko Olevski Date: Thu, 18 Jan 2024 23:38:20 +0100 Subject: [PATCH] squashme: minor fix --- helm-chart/renku/templates/gateway/deployment-revproxy.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm-chart/renku/templates/gateway/deployment-revproxy.yaml b/helm-chart/renku/templates/gateway/deployment-revproxy.yaml index 0dbe6d447a..ba5f811b1d 100644 --- a/helm-chart/renku/templates/gateway/deployment-revproxy.yaml +++ b/helm-chart/renku/templates/gateway/deployment-revproxy.yaml @@ -49,7 +49,7 @@ spec: name: {{ .Values.global.redis.existingSecret }} key: {{ .Values.global.redis.existingSecretPasswordKey }} volumeMounts: - {{- include "certificates.volumeMo- name: config-volume }} + {{- include "certificates.volumeMounts.system" . | nindent 12 }} - mountPath: "/etc/gateway" name: public-config - mountPath: "/etc/gateway"