From 54ee82c1c46692f560e9a17f5f3667f4dd249b9b Mon Sep 17 00:00:00 2001 From: Max Resnick Date: Sun, 4 Aug 2024 22:33:21 -0700 Subject: fix: fsGroup is not a thing --- manifests/base/deploy.yaml | 1 - 1 file changed, 1 deletion(-) (limited to 'manifests') diff --git a/manifests/base/deploy.yaml b/manifests/base/deploy.yaml index 92702c1..bba25a3 100644 --- a/manifests/base/deploy.yaml +++ b/manifests/base/deploy.yaml @@ -28,7 +28,6 @@ spec: securityContext: runAsUser: 0 runAsGroup: 3000 - fsGroup: 2000 volumeMounts: - mountPath: /tokens name: go-git-server-tokens -- cgit v1.2.3