From 8b41aa7f62eea4dfceb37cf1a65e1bb6b2b91d18 Mon Sep 17 00:00:00 2001 From: gitea-bot Date: Tue, 24 Mar 2026 02:10:57 +0000 Subject: [PATCH] Automated Manifest Update (#5024) This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow. ### Details - **Trigger**: `pull_request` by `@alexlebens` - **Commit**: `3f9743e` (on `3f9743ee3feea02dc94e5494b3c0c450e5030577`) - **Charts Updated**: `grimmory` Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/5024 Co-authored-by: gitea-bot Co-committed-by: gitea-bot --- .../ReplicationDestination-grimmory-config-restore.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/clusters/cl01tl/manifests/grimmory/ReplicationDestination-grimmory-config-restore.yaml b/clusters/cl01tl/manifests/grimmory/ReplicationDestination-grimmory-config-restore.yaml index c2dedddb5..27c3dbe6f 100644 --- a/clusters/cl01tl/manifests/grimmory/ReplicationDestination-grimmory-config-restore.yaml +++ b/clusters/cl01tl/manifests/grimmory/ReplicationDestination-grimmory-config-restore.yaml @@ -14,3 +14,8 @@ spec: repository: booklore-config-backup-secret-local destinationPVC: grimmory-config copyMethod: Direct + moverSecurityContext: + runAsUser: 1000 + runAsGroup: 1000 + fsGroup: 1000 + fsGroupChangePolicy: OnRootMismatch