Skip to content

Commit 04150d7

Browse files
committed
[ja] revert an incorrect fix in mysql-configmap.yaml
1 parent ed23f39 commit 04150d7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

content/ja/examples/application/mysql/mysql-configmap.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,8 @@ data:
99
# Apply this config only on the primary.
1010
[mysqld]
1111
log-bin
12-
datadir=/var/lib/mysql/mysql
1312
replica.cnf: |
1413
# Apply this config only on replicas.
1514
[mysqld]
1615
super-read-only
17-
datadir=/var/lib/mysql/mysql
1816

0 commit comments

Comments
 (0)