fix: wrong name #6194

Merged
alexlebens merged 2 commits from tmp/kube-prom into main 2026-04-24 16:57:23 +00:00
Showing only changes of commit 53008da44b - Show all commits

View File

@@ -15,6 +15,8 @@ etcd-backup:
schedule: 0 2 * * *
backoffLimit: 3
parallelism: 1
serviceAccount:
name: talos-backup-secrets
containers:
backup:
image:
@@ -95,6 +97,8 @@ etcd-backup:
schedule: 0 3 * * *
backoffLimit: 3
parallelism: 1
serviceAccount:
name: talos-backup-secrets
containers:
backup:
image:
@@ -175,6 +179,8 @@ etcd-backup:
schedule: 0 4 * * *
backoffLimit: 3
parallelism: 1
serviceAccount:
name: talos-backup-secrets
containers:
backup:
image: