We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d4b700 commit c4b66b0Copy full SHA for c4b66b0
kubernetes/mysql/mysql-deployment.yaml
@@ -46,7 +46,7 @@ spec:
46
- name: mysql-persistent-storage
47
mountPath: /var/lib/mysql
48
- name: mysql-exporter
49
- image: prom/mysqld-exporter:v0.13.0
+ image: prom/mysqld-exporter:v0.14.0
50
ports:
51
- containerPort: 9104
52
env:
0 commit comments