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