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 d0fcf32 commit a9fa45aCopy full SHA for a9fa45a
1 file changed
addons/redis/templates/_helpers.tpl
@@ -221,10 +221,6 @@ Generate scripts configmap
221
redis-account.sh: |-
222
{{- $.Files.Get "scripts/redis-account.sh" | nindent 2 }}
223
{{- end }}
224
-{{- if $.Files.Get "scripts/redis-reconfigure-config.sh" }}
225
-redis-reconfigure-config.sh: |-
226
-{{- $.Files.Get "scripts/redis-reconfigure-config.sh" | nindent 2 }}
227
-{{- end }}
228
229
230
{{- define "apeDts.reshard.image" -}}
0 commit comments