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