From 9d48f1ce7bd53634a5792e734823fd3ec389f1ef Mon Sep 17 00:00:00 2001 From: Ruben Hensen Date: Tue, 17 Dec 2024 14:04:40 +0100 Subject: [PATCH] Whishper: change securitycontext mongo 2 --- whisper/mongo-deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/whisper/mongo-deployment.yaml b/whisper/mongo-deployment.yaml index 8c7e6c5..42245a4 100644 --- a/whisper/mongo-deployment.yaml +++ b/whisper/mongo-deployment.yaml @@ -24,7 +24,7 @@ spec: spec: securityContext: runAsGroup: 1000 - runAsNonRoot: true + runAsNonRoot: false runAsUser: 1000 supplementalGroups: - 6