Skip to content

Commit

Permalink
Create mysql-config
Browse files Browse the repository at this point in the history
  • Loading branch information
sko01 authored Nov 13, 2018
1 parent 7ca585e commit 4f76325
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions 5.6/mysql-config
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
apiVersion: v1
kind: ConfigMap
metadata:
name: mysql-config
data:
my.conf: |
[mysqld]
lower_case_table_names=1
skip_ssl

0 comments on commit 4f76325

Please sign in to comment.