From 3c4395562c9dea4ff664aa2245a0a7065c3f46df Mon Sep 17 00:00:00 2001 From: ycz008 Date: Mon, 15 Apr 2024 15:54:36 +0800 Subject: [PATCH] add prod prom --- prod-upgrade/prom/prometheus.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/prod-upgrade/prom/prometheus.yaml b/prod-upgrade/prom/prometheus.yaml index b75ba4d..baf560d 100644 --- a/prod-upgrade/prom/prometheus.yaml +++ b/prod-upgrade/prom/prometheus.yaml @@ -54,7 +54,7 @@ metadata: name: prometheus spec: replicas: 1 - serviceName: mysql + serviceName: prometheus selector: matchLabels: app: prometheus