Automated Manifest Update (#2761)

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

Reviewed-on: #2761
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 #2761.
This commit is contained in:
2025-12-20 20:33:38 +00:00
committed by Alex Lebens
parent 1a9874133f
commit 7bb21a7a21

View File

@@ -223,7 +223,7 @@ spec:
volumeMounts:
- mountPath: /scripts/prune.sh
name: prune-script
subPath: backup.sh
subPath: prune.sh
- args:
- -ec
- /scripts/prune.sh
@@ -245,7 +245,7 @@ spec:
volumeMounts:
- mountPath: /scripts/prune.sh
name: prune-script
subPath: backup.sh
subPath: prune.sh
- args:
- -ec
- /scripts/prune.sh
@@ -267,7 +267,7 @@ spec:
volumeMounts:
- mountPath: /scripts/prune.sh
name: prune-script
subPath: backup.sh
subPath: prune.sh
volumes:
- configMap:
defaultMode: 493