Skip to content

Commit f71852d

Browse files
committed
upd readme
1 parent b71b449 commit f71852d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

HelmSetup.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,7 @@ Some useful parameters for the chart, you could also check them in values.yaml
147147
| imageTag | The version tag for all images | see Values.yaml |
148148
| imagePullSecrets | Name of the Secret for accessing private image registries | [] |
149149
| commonEnvs | The common envs for all pods except grafana | {TZ: "UTC"} |
150+
| clusterDomain | Kubernetes cluster domain | cluster.local |
150151
| mysql.replicaCount | Replica count can only be 0 or 1 | 1 |
151152
| mysql.useExternal | If use external mysql server, set true | false |
152153
| mysql.externalServer | External mysql server address | 127.0.0.1 |

0 commit comments

Comments
 (0)