Update outdated files in the dev-1.19-ko.7 branch

This commit is contained in:
Jerry Park
2020-12-10 03:47:54 +00:00
parent 958c5bd7b8
commit 09708662cc
14 changed files with 105 additions and 97 deletions
@@ -5,12 +5,12 @@ metadata:
labels:
app: mysql
data:
master.cnf: |
# Apply this config only on the master.
primary.cnf: |
# Primary에만 이 구성을 적용한다.
[mysqld]
log-bin
slave.cnf: |
# Apply this config only on slaves.
replica.cnf: |
# 레플리카에만 이 구성을 적용한다.
[mysqld]
super-read-only