From ff900ed314e6db456301171f67f3faa11915904e Mon Sep 17 00:00:00 2001 From: liyang Date: Thu, 14 Dec 2023 20:21:12 +0800 Subject: [PATCH] chore: update example --- config/samples/cluster-with-monitor/cluster.yaml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/config/samples/cluster-with-monitor/cluster.yaml b/config/samples/cluster-with-monitor/cluster.yaml index b55673ee..2b4803ec 100644 --- a/config/samples/cluster-with-monitor/cluster.yaml +++ b/config/samples/cluster-with-monitor/cluster.yaml @@ -31,9 +31,6 @@ spec: replicas: 3 prometheusMonitor: enabled: true - path: "/metrics" - port: "http" - interval: "20s" - honorLabels: true + interval: "30s" labelsSelector: release: prometheus