Skip to content

Commit 169c764

Browse files
committed
Disable Prometheus CR in tests which don't use it
1 parent 51c27cc commit 169c764

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

tests/e2e/prometheus-config-validation/00-promreceiver-allocatorconfig.yaml

-2
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,6 @@ spec:
2727
targetAllocator:
2828
enabled: true
2929
serviceAccount: ta
30-
prometheusCR:
31-
enabled: true
3230

3331
config: |
3432
receivers:

tests/e2e/smoke-targetallocator/00-install.yaml

-2
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,6 @@ spec:
2727
targetAllocator:
2828
enabled: true
2929
serviceAccount: ta
30-
prometheusCR:
31-
enabled: true
3230
config: |
3331
receivers:
3432
jaeger:

0 commit comments

Comments
 (0)