infra/k8s/operators/longhorn/config-patches.yaml
2024-07-26 21:50:19 -07:00

8 lines
443 B
YAML

- 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
priority-class: longhorn-critical # default
backup-target-credential-secret: minio-backup-credentials
concurrent-automatic-engine-upgrade-per-node-limit: 1