From a426712b62106db7218e343604e1e0c8c0b8eeb7 Mon Sep 17 00:00:00 2001 From: Ruben Hensen Date: Wed, 26 Feb 2025 15:10:54 +0100 Subject: [PATCH] Add additional group 6 --- apps/templates/mbgwp-helm.yaml | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/apps/templates/mbgwp-helm.yaml b/apps/templates/mbgwp-helm.yaml index 73d7de9..450c758 100644 --- a/apps/templates/mbgwp-helm.yaml +++ b/apps/templates/mbgwp-helm.yaml @@ -72,19 +72,6 @@ spec: ## annotations: {} allowEmptyPassword: true - containerSecurityContext: - enabled: true - seLinuxOptions: {} - runAsUser: 1001 - runAsGroup: 0 - runAsNonRoot: true - privileged: false - readOnlyRootFilesystem: true - allowPrivilegeEscalation: false - capabilities: - drop: ["ALL"] - seccompProfile: - type: "RuntimeDefault podSecurityContext: enabled: true fsGroupChangePolicy: Always