From 6cd81a298b5839a052a67b8b913f455ea47a1d7e Mon Sep 17 00:00:00 2001 From: Michael Thomson Date: Tue, 10 Jun 2025 10:43:26 -0400 Subject: [PATCH] longhorn fix joblist again agin --- 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 f3c3ddf..318bffb 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