ajust lonhorn configuration
This commit is contained in:
parent
e888430474
commit
03c3efbdbe
|
@ -15,7 +15,8 @@ spec:
|
|||
backupTarget: s3://longhorn-backups@home/
|
||||
defaultReplicaCount: 2
|
||||
defaultDataLocality: best-effort
|
||||
replicaAutoBalance: least-effort
|
||||
replicaAutoBalance: best-effort
|
||||
taintToleration: kubernetes.io/arch:
|
||||
longhornManager:
|
||||
tolerations:
|
||||
- key: kubernetes.io/arch
|
||||
|
|
|
@ -11,4 +11,4 @@ spec:
|
|||
retain: 2
|
||||
concurrency: 1
|
||||
labels:
|
||||
- job: weekly-backups
|
||||
job: weekly-backups
|
Loading…
Reference in New Issue