revert: disabling clickhouse pwd rotation, as CH not used

Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
This commit is contained in:
rjshrjndrn 2024-10-17 10:18:16 +02:00
parent 4f498b0775
commit 72193433b1

View file

@ -54,7 +54,7 @@ spec:
fi
fi
{{- end }}
{{- if .Values.clickhouse.oldPassword }}
{{- if .Values.clickhouse.oldPasswordnever }} # This will never trigger, as there is no clickhouse server right now.
- name: update-clickhouse-password
image: clickhouse/clickhouse-server:22.8
env: