We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e7adf2 commit 5c63a74Copy full SHA for 5c63a74
charts/redis/templates/redis-standalone.yaml
@@ -54,6 +54,7 @@ spec:
54
maxMemoryPercentOfLimit: {{ .Values.redisStandalone.maxMemoryPercentOfLimit }}
55
{{- end }}
56
57
+ {{- end }}
58
{{- if .Values.storageSpec }}
59
storage: {{ toYaml .Values.storageSpec | nindent 4 }}
60
0 commit comments