Automated Manifest Update (#4652)

This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow.

Reviewed-on: #4652
Co-authored-by: gitea-bot <gitea-bot@alexlebens.net>
Co-committed-by: gitea-bot <gitea-bot@alexlebens.net>
This commit was merged in pull request #4652.
This commit is contained in:
2026-03-11 23:03:26 +00:00
committed by Alex Lebens
parent 7ee88f0cbd
commit ff81d8932b
77 changed files with 1205 additions and 51 deletions

View File

@@ -13,7 +13,7 @@ metadata:
spec:
sourcePVC: gitea-shared-storage
trigger:
schedule: 0 0 0 * * *
schedule: 0 0 7 * * *
restic:
pruneIntervalDays: 3
repository: gitea-shared-storage-backup-secret-local

View File

@@ -14,7 +14,7 @@ metadata:
spec:
immediate: true
suspend: false
schedule: "0 0 0 * * *"
schedule: "0 0 7 * * *"
backupOwnerReference: self
cluster:
name: gitea-postgresql-18-cluster