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