chore: Update manifests after change
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