Skip to content

Commit 7e952db

Browse files
committed
chore(config): Adiciona instancia
1 parent 6868e24 commit 7e952db

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)