diff --git a/clusters/cl01tl/helm/grimmory/templates/replication-destination.yaml b/clusters/cl01tl/helm/grimmory/templates/replication-destination.yaml index a657216b8..3219e5706 100644 --- a/clusters/cl01tl/helm/grimmory/templates/replication-destination.yaml +++ b/clusters/cl01tl/helm/grimmory/templates/replication-destination.yaml @@ -14,8 +14,8 @@ spec: repository: booklore-config-backup-secret-local destinationPVC: grimmory-config copyMethod: Direct - moverSecurityContext: - runAsUser: 1000 - runAsGroup: 1000 - fsGroup: 1000 - fsGroupChangePolicy: OnRootMismatch + moverSecurityContext: + runAsUser: 1000 + runAsGroup: 1000 + fsGroup: 1000 + fsGroupChangePolicy: OnRootMismatch