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