You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
54 lines
1.4 KiB
54 lines
1.4 KiB
auth:
|
|
rootPassword: "ohs2zee2lehie1oofahM0AechuLael1E"
|
|
database: izpbx_camaramedellin_santafe
|
|
username: izpbx_camaramedellin_santafe
|
|
password: "zauchietoo8neip6moBohth2cooghahk"
|
|
primary:
|
|
nodeSelector:
|
|
kubernetes.io/hostname: node-06-six-santafe.camaramedellin.com.co
|
|
service:
|
|
clusterIP: "10.43.92.157"
|
|
persistence:
|
|
storageClass: local-path
|
|
size: 1Gi
|
|
tolerations:
|
|
- key: "sapian-client"
|
|
operator: "Equal"
|
|
value: "camaramedellin"
|
|
effect: "NoExecute"
|
|
configuration: |-
|
|
[mysqld]
|
|
skip-name-resolve
|
|
explicit_defaults_for_timestamp
|
|
basedir=/opt/bitnami/mariadb
|
|
plugin_dir=/opt/bitnami/mariadb/plugin
|
|
port=3306
|
|
socket=/opt/bitnami/mariadb/tmp/mysql.sock
|
|
tmpdir=/opt/bitnami/mariadb/tmp
|
|
max_allowed_packet=16M
|
|
bind-address=*
|
|
pid-file=/opt/bitnami/mariadb/tmp/mysqld.pid
|
|
log-error=/opt/bitnami/mariadb/logs/mysqld.log
|
|
character-set-server=UTF8
|
|
collation-server=utf8_general_ci
|
|
slow_query_log=0
|
|
slow_query_log_file=/opt/bitnami/mariadb/logs/mysqld.log
|
|
long_query_time=10.0
|
|
gtid_domain_id = 106
|
|
server_id = 1061
|
|
|
|
[client]
|
|
port=3306
|
|
socket=/opt/bitnami/mariadb/tmp/mysql.sock
|
|
default-character-set=UTF8
|
|
plugin_dir=/opt/bitnami/mariadb/plugin
|
|
|
|
[manager]
|
|
port=3306
|
|
socket=/opt/bitnami/mariadb/tmp/mysql.sock
|
|
pid-file=/opt/bitnami/mariadb/tmp/mysqld.pid
|
|
metrics:
|
|
enabled: false
|
|
serviceMonitor:
|
|
enabled: false
|