diff options
| -rw-r--r-- | manifests/base/deploy.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
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 |