Skip to content

Commit 5c63a74

Browse files
authored
fix: 🐛 ad missing end
1 parent 9e7adf2 commit 5c63a74

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

charts/redis/templates/redis-standalone.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ spec:
5454
maxMemoryPercentOfLimit: {{ .Values.redisStandalone.maxMemoryPercentOfLimit }}
5555
{{- end }}
5656
{{- end }}
57+
{{- end }}
5758
{{- if .Values.storageSpec }}
5859
storage: {{ toYaml .Values.storageSpec | nindent 4 }}
5960
{{- end }}

0 commit comments

Comments
 (0)