maintenance: raise soteria restic worker limits
This commit is contained in:
parent
31c70a16b5
commit
2ba6eccd6f
@ -12,6 +12,10 @@ data:
|
||||
SOTERIA_S3_ENDPOINT: https://s3.us-west-004.backblazeb2.com
|
||||
SOTERIA_S3_REGION: us-west-004
|
||||
SOTERIA_JOB_NODE_SELECTOR: longhorn-host=true,kubernetes.io/arch=arm64
|
||||
SOTERIA_JOB_CPU_REQUEST: 100m
|
||||
SOTERIA_JOB_CPU_LIMIT: "1"
|
||||
SOTERIA_JOB_MEMORY_REQUEST: 256Mi
|
||||
SOTERIA_JOB_MEMORY_LIMIT: 4Gi
|
||||
SOTERIA_LONGHORN_URL: http://longhorn-backend.longhorn-system.svc:9500
|
||||
SOTERIA_LONGHORN_BACKUP_MODE: incremental
|
||||
SOTERIA_AUTH_REQUIRED: "true"
|
||||
|
||||
@ -17,7 +17,7 @@ spec:
|
||||
labels:
|
||||
app: soteria
|
||||
annotations:
|
||||
soteria.bstein.dev/config-revision: "2026-07-14-bounded-worker-placement"
|
||||
soteria.bstein.dev/config-revision: "2026-07-14-restic-worker-resources"
|
||||
spec:
|
||||
serviceAccountName: soteria
|
||||
nodeSelector:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user