From a7136471971a8e509539f6072aad5634b4386ed7 Mon Sep 17 00:00:00 2001 From: Michael Thomson Date: Tue, 10 Jun 2025 10:26:06 -0400 Subject: [PATCH] longhorn fix joblist again --- infrastructure/controllers/longhorn/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure/controllers/longhorn/release.yaml b/infrastructure/controllers/longhorn/release.yaml index 1dcb543..f3c3ddf 100644 --- a/infrastructure/controllers/longhorn/release.yaml +++ b/infrastructure/controllers/longhorn/release.yaml @@ -18,7 +18,7 @@ spec: defaultClassReplicaCount: 3 recurringJobSelector: enable: true - jobList: '[{"name":"backup","isGroup":true},{"name":"snapshot","isGroup":true}{"name":"trim","isGroup":true}]' + jobList: '[{"name":"backup","isGroup":true},{"name":"snapshot","isGroup":true},{"name":"trim","isGroup":true}]' defaultSettings: backupTarget: s3://mthomson-longhorn-backups@us-west-004/ backupTargetCredentialSecret: longhorn-backblaze-secret