infra/k8s/operators/longhorn/config-patches.yaml

9 lines
443 B
YAML
Raw Normal View History

2024-07-26 22:28:25 +00:00
- op: replace
path: /data/default-setting.yaml
value: |
# reference: https://longhorn.io/docs/1.6.2/advanced-resources/deploy/customizing-default-settings/#using-the-longhorn-deployment-yaml-file
backup-target: s3://k8s-volume-backups@us-sea-1/k8s-volume-backups
2024-07-27 04:50:19 +00:00
priority-class: longhorn-critical # default
2024-07-26 22:28:25 +00:00
backup-target-credential-secret: minio-backup-credentials
concurrent-automatic-engine-upgrade-per-node-limit: 1