From 42eb8ce7882cbeba4cca02d4d77cbbac0a007f7a Mon Sep 17 00:00:00 2001 From: Jonas Juselius Date: Mon, 17 Nov 2025 12:27:41 +0100 Subject: [PATCH] fix: fix hel1 velero bucket --- values/velero/env-hel1.yaml.gotmpl | 1 + 1 file changed, 1 insertion(+) diff --git a/values/velero/env-hel1.yaml.gotmpl b/values/velero/env-hel1.yaml.gotmpl index 3b44d8c7..3812a258 100644 --- a/values/velero/env-hel1.yaml.gotmpl +++ b/values/velero/env-hel1.yaml.gotmpl @@ -1,6 +1,7 @@ velero: enabled: true autosync: true + bucket: obx-velero # Opt-in or opt-out pvc backup # https://velero.io/docs/main/file-system-backup/#to-back-up backupAllVolumes: false