revert: disabling clickhouse pwd rotation, as CH not used
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
This commit is contained in:
parent
4f498b0775
commit
72193433b1
1 changed files with 1 additions and 1 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue