From 9770469acdba4b0c8a0425af47a7da557a11f17a Mon Sep 17 00:00:00 2001 From: ycz008 Date: Thu, 25 Apr 2024 15:47:24 +0800 Subject: [PATCH] udpate prom add mongo --- 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 ebef7ee..d3867c3 100644 --- a/prod-upgrade/prom/prometheus.yaml +++ b/prod-upgrade/prom/prometheus.yaml @@ -92,7 +92,7 @@ spec: - --web.enable-lifecycle volumeMounts: - name: prometheus - mountPath: /prometheus/ + mountPath: /etc/prometheus/data - name: prom-config mountPath: /etc/prometheus/prometheus.yaml subPath: prometheus.yaml