feat: add BackupTarget configuration and update kustomization to include it

This commit is contained in:
2026-05-21 04:22:13 +00:00
parent 0645624ded
commit 351dff14d4
3 changed files with 10 additions and 2 deletions

View File

@@ -83,8 +83,6 @@ data:
default-setting.yaml: |-
priority-class: longhorn-critical
disable-revision-counter: true
backup-target: {{ .backupTarget }}
backup-target-credential-secret: ""
---
# Source: longhorn/templates/storageclass.yaml
apiVersion: v1