fix: wrong name #6194

Merged
alexlebens merged 2 commits from tmp/kube-prom into main 2026-04-24 16:57:23 +00:00
2 changed files with 7 additions and 1 deletions

View File

@@ -30,7 +30,7 @@ kube-prometheus-stack:
http_config:
basic_auth:
username: ntfy-alertmanager
password_file: /etc/alertmanager/secrets/alertmanager-config-config/ntfy_password
password_file: /etc/alertmanager/secrets/alertmanager-ntfy-config/ntfy_password
route:
main:
enabled: true

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: