maintenance: pin soteria jobs to arm64 workers
This commit is contained in:
parent
aad8e11b37
commit
45b2c79c72
@ -51,6 +51,8 @@ spec:
|
||||
value: "soteria-restic"
|
||||
- name: SOTERIA_JOB_TTL_SECONDS
|
||||
value: "86400"
|
||||
- name: SOTERIA_JOB_NODE_SELECTOR
|
||||
value: "kubernetes.io/arch=arm64,node-role.kubernetes.io/worker=true"
|
||||
livenessProbe:
|
||||
httpGet:
|
||||
path: /healthz
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user