backups: add pbs-client auto update image
This commit is contained in:
@@ -52,8 +52,9 @@ spec:
|
||||
|
||||
containers:
|
||||
- name: pbs-client
|
||||
image: oci.limbosolutions.com/public/pbs-client
|
||||
imagePullPolicy: Always
|
||||
### Maintained by flux - Image Update Automation
|
||||
image: oci.limbosolutions.com/public/pbs-client:latest # {"$imagepolicy": "git-limbosolutions-com:pbs-client"}
|
||||
###
|
||||
resources:
|
||||
limits:
|
||||
memory: "512Mi"
|
||||
@@ -62,8 +63,6 @@ spec:
|
||||
memory: "256Mi"
|
||||
cpu: "250m"
|
||||
env:
|
||||
- name: MODE
|
||||
value: shell
|
||||
- name: PBS_REPOSITORY
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
|
||||
Reference in New Issue
Block a user