Update outdated files in the dev-1.19-ko.7 branch
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user