fix(helm): clickhouse username (#1141)

This commit is contained in:
Rajesh Rajendran 2023-04-09 15:09:02 +02:00 committed by GitHub
parent 191ae35311
commit 99fa7e18c1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -44,7 +44,7 @@ spec:
{{- end}}
env:
- name: CH_USERNAME
value: '{{ .Values.global.clickhouse.userame }}'
value: '{{ .Values.global.clickhouse.username }}'
- name: CH_PASSWORD
value: '{{ .Values.global.clickhouse.password }}'
- name: CLICKHOUSE_STRING