Add mariadb for freescout
This commit is contained in:
@@ -21,9 +21,9 @@ spec:
|
||||
containers:
|
||||
- name: exporter
|
||||
image: mirror.gcr.io/prom/mysqld-exporter:latest
|
||||
env:
|
||||
- name: DATA_SOURCE_NAME
|
||||
value: exporter@tcp(127.0.0.1)/
|
||||
args:
|
||||
- --mysqld.username
|
||||
- exporter
|
||||
- name: mariadb
|
||||
image: mirror.gcr.io/library/mariadb:12.1
|
||||
imagePullPolicy: Always
|
||||
|
||||
Reference in New Issue
Block a user