diff --git a/prod-upgrade/prom/mysql-exporter.yaml b/prod-upgrade/prom/mysql-exporter.yaml index dff1cda..d4e6d4b 100644 --- a/prod-upgrade/prom/mysql-exporter.yaml +++ b/prod-upgrade/prom/mysql-exporter.yaml @@ -76,7 +76,7 @@ spec: ports: - name: http protocol: TCP - port: 8761 - targetPort: http + port: 9104 + targetPort: 9104 selector: app: mysql-exporter \ No newline at end of file