From ea6a10dd7fe1f59f500519ce5e694bb0a3297fdd Mon Sep 17 00:00:00 2001 From: jenkins Date: Tue, 9 Jun 2026 00:49:03 -0300 Subject: [PATCH] longhorn: set veles recurring job names --- infrastructure/longhorn/core/veles-recurring-jobs.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/infrastructure/longhorn/core/veles-recurring-jobs.yaml b/infrastructure/longhorn/core/veles-recurring-jobs.yaml index ca4f08eb..b7fe3514 100644 --- a/infrastructure/longhorn/core/veles-recurring-jobs.yaml +++ b/infrastructure/longhorn/core/veles-recurring-jobs.yaml @@ -5,6 +5,7 @@ metadata: name: veles-postgres-backup namespace: longhorn-system spec: + name: veles-postgres-backup cron: "30 5 * * *" task: backup groups: @@ -19,6 +20,7 @@ metadata: name: veles-postgres-snapshot namespace: longhorn-system spec: + name: veles-postgres-snapshot cron: "*/30 * * * *" task: snapshot groups: