From 4f032d88e09d06af02758142f0c8bce5b7fcb2f3 Mon Sep 17 00:00:00 2001 From: Michael Thomson Date: Tue, 10 Jun 2025 08:55:59 -0400 Subject: [PATCH] longhorn storage class recurringjobselector --- infrastructure/controllers/longhorn/release.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/infrastructure/controllers/longhorn/release.yaml b/infrastructure/controllers/longhorn/release.yaml index 9a38ff5..50d4ec8 100644 --- a/infrastructure/controllers/longhorn/release.yaml +++ b/infrastructure/controllers/longhorn/release.yaml @@ -16,6 +16,13 @@ spec: values: persistence: defaultClassReplicaCount: 3 + recurringJobSelector: + enable: true + jobList: [ + {"name":"backup", "isGroup":true}, + {"name":"snapshot", "isGroup":true}, + {"name":"trim", "isGroup":true}, + ] defaultSettings: backupTarget: s3://mthomson-longhorn-backups@us-west-004/