diff --git a/clusters/cl01tl/helm/gitea/values.yaml b/clusters/cl01tl/helm/gitea/values.yaml index 00bc2b769..92c293d06 100644 --- a/clusters/cl01tl/helm/gitea/values.yaml +++ b/clusters/cl01tl/helm/gitea/values.yaml @@ -274,6 +274,11 @@ redis-replication-renovate: enabled: false volsync-target-storage: pvcTarget: gitea-shared-storage + moverSecurityContext: + runAsUser: 1000 + runAsGroup: 1000 + fsGroup: 1000 + fsGroupChangePolicy: OnRootMismatch local: enabled: true schedule: 0 0 0 * * *