modified: deploy/README.md

modified:   deploy/backups/backup-borg-offsite-cronjob.yaml
This commit is contained in:
2025-10-12 18:01:00 +00:00
parent a49c5e8514
commit 246701798d
2 changed files with 7 additions and 8 deletions

View File

@@ -39,13 +39,13 @@ spec:
- name: borg-client
image: git.limbosolutions.com/kb/borg-backup:latest
imagePullPolicy: Always
resources:
limits:
memory: "512Mi"
cpu: "500m"
requests:
memory: "256Mi"
cpu: "250m"
# resources:
# limits:
# memory: "512Mi"
# cpu: "500m"
# requests:
# memory: "256Mi"
# cpu: "250m"
env:
- name: BORG_REPO
valueFrom: