Automated Manifest Update #4998

Merged
alexlebens merged 1 commits from auto/update-manifests into manifests 2026-03-23 02:52:45 +00:00
4 changed files with 3 additions and 7 deletions

View File

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

View File

@@ -23,7 +23,7 @@ spec:
name: backrest name: backrest
namespace: backrest namespace: backrest
port: 80 port: 80
weight: 100 weight: 1
matches: matches:
- path: - path:
type: PathPrefix type: PathPrefix

View File

@@ -7,8 +7,6 @@ metadata:
app.kubernetes.io/managed-by: Helm app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: backrest app.kubernetes.io/name: backrest
helm.sh/chart: backrest-4.6.2 helm.sh/chart: backrest-4.6.2
annotations:
helm.sh/resource-policy: keep
namespace: backrest namespace: backrest
spec: spec:
accessModes: accessModes:

View File

@@ -7,8 +7,6 @@ metadata:
app.kubernetes.io/managed-by: Helm app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: backrest app.kubernetes.io/name: backrest
helm.sh/chart: backrest-4.6.2 helm.sh/chart: backrest-4.6.2
annotations:
helm.sh/resource-policy: keep
namespace: backrest namespace: backrest
spec: spec:
accessModes: accessModes: