We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6868e24 commit 7e952dbCopy full SHA for 7e952db
values/mysql-xtradb-cluster/values.yaml
@@ -0,0 +1,13 @@
1
+# secrets:
2
+# ## You should be overriding these with your own or specify name for clusterSecretName.
3
+# passwords:
4
+# root: insecure-root-password
5
+# xtrabackup: insecure-xtrabackup-password
6
+# monitor: insecure-monitor-password
7
+# proxyadmin: insecure-proxyadmin-password
8
+# pmmserver: insecure-pmmserver-password
9
+# # If pmmserverkey is set in that case pmmserver pass will not be included
10
+# # pmmserverkey: set-pmmserver-api-key
11
+# operator: insecure-operator-password
12
+# replication: insecure-replication-password
13
+# clusterSecretName: mysql-xtradb-cluster-secret
0 commit comments