Merge pull request #33633 from mengjiao-liu/revert-configmap-mysql

Revert an incorrect fix in mysql-configmap.yaml
pull/34100/merge
Kubernetes Prow Robot 2022-06-01 15:17:46 -07:00 committed by GitHub
commit 6778efebe3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -9,10 +9,8 @@ data:
# Apply this config only on the primary.
[mysqld]
log-bin
datadir=/var/lib/mysql/mysql
replica.cnf: |
# Apply this config only on replicas.
[mysqld]
super-read-only
datadir=/var/lib/mysql/mysql