We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ef40c69 + bde5549 commit 5581bd7Copy full SHA for 5581bd7
helm/templates/mysql.yaml
@@ -55,6 +55,7 @@ spec:
55
- --default-authentication-plugin=mysql_native_password
56
- --tls_version=TLSv1.2,TLSv1.3
57
- --init-file=/data/application/init.sql
58
+ - --disable-log-bin
59
ports:
60
- containerPort: 3306
61
name: mysql
0 commit comments