From 3b4d5aeb5f3a5fed02297d324212f5e55f7fdde0 Mon Sep 17 00:00:00 2001 From: Junwei Zhao Date: Sat, 10 May 2025 08:54:40 +1000 Subject: [PATCH] Update --- manifests/prometheus-operator.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifests/prometheus-operator.yaml b/manifests/prometheus-operator.yaml index 3a41fea..872030a 100644 --- a/manifests/prometheus-operator.yaml +++ b/manifests/prometheus-operator.yaml @@ -1293,13 +1293,13 @@ spec: ## If your kube scheduler is not deployed as a pod, specify IPs it can be found on ## - endpoints: - - https://192.168.1.2:10259 + # endpoints: + # - https://192.168.1.2:10259 ## If using kubeScheduler.endpoints only the port and targetPort are used ## service: - enabled: false + enabled: true ports: http: 10259 targetPorts: