diff --git a/charts/neon-proxy/templates/deployment.yaml b/charts/neon-proxy/templates/deployment.yaml index e7ac058..4c9dab8 100644 --- a/charts/neon-proxy/templates/deployment.yaml +++ b/charts/neon-proxy/templates/deployment.yaml @@ -150,7 +150,7 @@ spec: {{- end }} {{- with .Values.settings.connectComputeLock }} - --connect-compute-lock - - "{{ . }}" + - {{ . | quote }} {{- end }} {{- with .Values.settings.redisNotifications}} - --redis-notifications