diff --git a/gitea/helm-values/gitea.yaml b/gitea/helm-values/gitea.yaml index 5276dc2..41162b2 100644 --- a/gitea/helm-values/gitea.yaml +++ b/gitea/helm-values/gitea.yaml @@ -162,8 +162,7 @@ resources: memory: 512Mi # Security context -securityContext: - fsGroup: 1000 +securityContext: {} # Init containers for database setup initPreScript: |