We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4ccc78a + 92757da commit 9d57d3dCopy full SHA for 9d57d3d
2 files changed
addons/clickhouse/24/chart/clickhouse/values.yaml
@@ -255,7 +255,7 @@ containerSecurityContext:
255
## @param auth.existingSecretKey Name of the key inside the existing secret
256
##
257
auth:
258
- username: default
+ username: administrator
259
password: ""
260
existingSecret: ""
261
existingSecretKey: ""
addons/clickhouse/24/plans/standard-4c16g100/bind.yaml
@@ -21,4 +21,4 @@ credential:
21
- name: TCP_PORT
22
value: 9000
23
- name: HTTP_PORT
24
- value: 8123
+ value: 8123
0 commit comments