Skip to content

Instantly share code, notes, and snippets.

@duffney
Created November 13, 2019 12:13
Show Gist options
  • Save duffney/ad38b75d2a563cb1b031b205a97fe594 to your computer and use it in GitHub Desktop.
Save duffney/ad38b75d2a563cb1b031b205a97fe594 to your computer and use it in GitHub Desktop.
apiVersion: v1
kind: ConfigMap
metadata:
name: mysql-config
labels:
app: mysql
data:
mysql_binlog_format.cnf: |
[mysqld]
binlog-format=mixed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment