From 5bc92806b6a3148185df27fcfe635e688ca3078a Mon Sep 17 00:00:00 2001 From: Jorge Ramirez <50025173+jorgeramirezws@users.noreply.github.com> Date: Thu, 12 Dec 2024 08:13:04 -0500 Subject: [PATCH] Update values.yaml (#623) --- helm-charts/mend-renovate-ee/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/helm-charts/mend-renovate-ee/values.yaml b/helm-charts/mend-renovate-ee/values.yaml index c869fbb1..b7b2c449 100644 --- a/helm-charts/mend-renovate-ee/values.yaml +++ b/helm-charts/mend-renovate-ee/values.yaml @@ -183,7 +183,7 @@ renovateServer: containerSecurityContext: allowPrivilegeEscalation: false runAsNonRoot: true - runAsUser: 1000 + runAsUser: 12021 readOnlyRootFilesystem: false capabilities: drop: @@ -339,7 +339,7 @@ renovateWorker: containerSecurityContext: allowPrivilegeEscalation: false runAsNonRoot: true - runAsUser: 1000 + runAsUser: 12021 readOnlyRootFilesystem: false capabilities: drop: