Skip to content

Commit

Permalink
Use function
Browse files Browse the repository at this point in the history
  • Loading branch information
khanova authored May 30, 2024
1 parent f49fe87 commit d34855f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/neon-proxy/templates/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ spec:
{{- end }}
{{- with .Values.settings.connectComputeLock }}
- --connect-compute-lock
- "{{ . }}"
- {{ . | quote }}
{{- end }}
{{- with .Values.settings.redisNotifications}}
- --redis-notifications
Expand Down

0 comments on commit d34855f

Please sign in to comment.