From 6f95a55c14bffaef063ff468b9c2f124b912e3e3 Mon Sep 17 00:00:00 2001 From: ycz008 Date: Mon, 15 Apr 2024 16:01:34 +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 0c0eec3..9c208e1 100644 --- a/prod-upgrade/prom/prometheus.yaml +++ b/prod-upgrade/prom/prometheus.yaml @@ -67,7 +67,7 @@ spec: - name: prometheus image: prom/prometheus:v2.51.2 securityContext: - runAsUser: 1000 + runAsUser: 0 allowPrivilegeEscalation: false args: - --config.file=/etc/prometheus/prometheus.yaml