Fix clickhouse host to chi-cloud-dev-cloud-dev-0-0

This commit is contained in:
Chris Rai
2026-01-31 17:31:45 -05:00
parent 70b652b992
commit 89a6db01dd
2 changed files with 2 additions and 2 deletions

View File

@@ -28,7 +28,7 @@ spec:
name: health name: health
env: env:
- name: CLICKHOUSE_HOST - name: CLICKHOUSE_HOST
value: clickhouse-cloud-dev.clickhouse.svc.cluster.local value: chi-cloud-dev-cloud-dev-0-0.clickhouse.svc.cluster.local
- name: CLICKHOUSE_PORT - name: CLICKHOUSE_PORT
value: "9000" value: "9000"
- name: CLICKHOUSE_USER - name: CLICKHOUSE_USER

View File

@@ -28,7 +28,7 @@ spec:
name: health name: health
env: env:
- name: CLICKHOUSE_HOST - name: CLICKHOUSE_HOST
value: clickhouse-cloud-dev.clickhouse.svc.cluster.local value: chi-cloud-dev-cloud-dev-0-0.clickhouse.svc.cluster.local
- name: CLICKHOUSE_PORT - name: CLICKHOUSE_PORT
value: "9000" value: "9000"
- name: CLICKHOUSE_USER - name: CLICKHOUSE_USER