From 46dd0338ab595e288d159db96a272d46fc2ccbf0 Mon Sep 17 00:00:00 2001 From: ycz008 Date: Mon, 15 Apr 2024 15:58:00 +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 a9016ed..0c0eec3 100644 --- a/prod-upgrade/prom/prometheus.yaml +++ b/prod-upgrade/prom/prometheus.yaml @@ -71,7 +71,7 @@ spec: allowPrivilegeEscalation: false args: - --config.file=/etc/prometheus/prometheus.yaml - - --storage.tsdb.path=/prometheus/data + - --storage.tsdb.path=/etc/prometheus/data - --storage.tsdb.retention.time=15d volumeMounts: - name: prometheus