Automated Manifest Update (#4998)

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

### Details
- **Trigger**: `pull_request` by `@alexlebens`
- **Commit**: `153f341` (on `153f341c5b75495ae97fa09534eab6b79ff71b43`)
- **Charts Updated**: `backrest`

Reviewed-on: #4998
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 #4998.
This commit is contained in:
2026-03-23 02:52:43 +00:00
committed by Alex Lebens
parent a857f8b39f
commit 7cb760b3c3
4 changed files with 3 additions and 7 deletions

View File

@@ -45,13 +45,13 @@ spec:
value: /cache
- name: TMPDIR
value: /tmp
image: garethgeorge/backrest:v1.12.1
image: ghcr.io/garethgeorge/backrest:v1.12.1@sha256:f4d34bd6fa985d13bdb6c01c5d8727e07708899afa9567d800808357d77b9fb0
imagePullPolicy: IfNotPresent
name: main
resources:
requests:
cpu: 10m
memory: 256Mi
memory: 80Mi
volumeMounts:
- mountPath: /cache
name: cache