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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user