Skip to content

Commit 87cf19e

Browse files
committed
Fix test
Signed-off-by: qiyang <[email protected]>
1 parent d5e9e41 commit 87cf19e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

internal/manifests/targetallocator/configmap_test.go

+4
Original file line numberDiff line numberDiff line change
@@ -240,6 +240,8 @@ filter_strategy: relabel-config
240240
prometheus_cr:
241241
enabled: true
242242
pod_monitor_selector: null
243+
probe_selector: null
244+
scrape_config_selector: null
243245
scrape_interval: 30s
244246
service_monitor_selector: null
245247
`,
@@ -301,6 +303,8 @@ https:
301303
prometheus_cr:
302304
enabled: true
303305
pod_monitor_selector: null
306+
probe_selector: null
307+
scrape_config_selector: null
304308
scrape_interval: 30s
305309
service_monitor_selector: null
306310
`,

0 commit comments

Comments
 (0)