summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-01-08 22:04:01 +0200
committerPaul Buetow <paul@buetow.org>2026-01-08 22:04:01 +0200
commitb21a3f887bc38157e1fd44dbd2e90b34ff3af244 (patch)
tree9818cd3fa2863bceb60dc49437a9d2104c1ebdf7
parent336e28b6c6703dac5fd8b6ee87bc017e1bdb84fb (diff)
Fix: disable kubeScheduler rules entirely
-rw-r--r--f3s/argocd-apps/monitoring/prometheus.yaml4
1 files changed, 1 insertions, 3 deletions
diff --git a/f3s/argocd-apps/monitoring/prometheus.yaml b/f3s/argocd-apps/monitoring/prometheus.yaml
index fcc895d..5954be8 100644
--- a/f3s/argocd-apps/monitoring/prometheus.yaml
+++ b/f3s/argocd-apps/monitoring/prometheus.yaml
@@ -56,9 +56,7 @@ spec:
kubeProxy: false
kubeSchedulerAlerting: false
kubeSchedulerRecording: false
- disabled:
- KubeProxyDown: true
- KubeSchedulerDown: true
+ kubeScheduler: false
prometheus:
prometheusSpec: