Fix CLICKHOUSE_PASS env var name

This commit is contained in:
Chris Rai
2026-01-31 17:50:50 -05:00
parent fa6865a6c0
commit 8b3ab0af6c
2 changed files with 2 additions and 2 deletions

View File

@@ -33,7 +33,7 @@ spec:
value: "9000"
- name: CLICKHOUSE_USER
value: cloud_dev
- name: CLICKHOUSE_PASSWORD
- name: CLICKHOUSE_PASS
value: cloud_dev_password
envFrom:
- configMapRef: