Skip to content

Commit 9d57d3d

Browse files
committed
megre(clickhouse):
2 parents 4ccc78a + 92757da commit 9d57d3d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

addons/clickhouse/24/chart/clickhouse/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@ containerSecurityContext:
255255
## @param auth.existingSecretKey Name of the key inside the existing secret
256256
##
257257
auth:
258-
username: default
258+
username: administrator
259259
password: ""
260260
existingSecret: ""
261261
existingSecretKey: ""

addons/clickhouse/24/plans/standard-4c16g100/bind.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ credential:
2121
- name: TCP_PORT
2222
value: 9000
2323
- name: HTTP_PORT
24-
value: 8123
24+
value: 8123

0 commit comments

Comments
 (0)