From a783a4c34491d3656dee0b83b10cc0f6d44f6668 Mon Sep 17 00:00:00 2001 From: gitea-bot Date: Sat, 27 Dec 2025 21:28:54 +0000 Subject: [PATCH] Automated Manifest Update (#2908) This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow. Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/2908 Co-authored-by: gitea-bot Co-committed-by: gitea-bot --- .../garage/ExternalSecret-garage-db-backup-secret-remote.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/manifests/garage/ExternalSecret-garage-db-backup-secret-remote.yaml b/clusters/cl01tl/manifests/garage/ExternalSecret-garage-db-backup-secret-remote.yaml index a80eac4c1..b34b67acd 100644 --- a/clusters/cl01tl/manifests/garage/ExternalSecret-garage-db-backup-secret-remote.yaml +++ b/clusters/cl01tl/manifests/garage/ExternalSecret-garage-db-backup-secret-remote.yaml @@ -46,6 +46,6 @@ spec: target: template: data: - RESTIC_REPOSITORY: '"{{ .BUCKET_ENDPOINT }}/garage/garage-db' + RESTIC_REPOSITORY: "{{ .BUCKET_ENDPOINT }}/garage/garage-db" engineVersion: v2 mergePolicy: Merge