Skip to content

Commit f5e2e2b

Browse files
committed
updated e2e tests
Signed-off-by: Praful Khanduri <holiodin@gmail.com>
1 parent 1e27f02 commit f5e2e2b

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

tests/e2e-ta-collector-mtls/ta-collector-mtls-scrapeconfig-node/00-install.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -201,6 +201,8 @@ spec:
201201
serviceAccount: collector
202202
targetAllocator:
203203
enabled: true
204+
mtls:
205+
enabled: true
204206
prometheusCR:
205207
enabled: true
206208
scrapeInterval: 1s

tests/e2e-ta-collector-mtls/ta-collector-mtls/00-install.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,8 @@ spec:
7171
serviceAccount: collector
7272
targetAllocator:
7373
enabled: true
74+
mtls:
75+
enabled: true
7476
prometheusCR:
7577
enabled: true
7678
scrapeInterval: 1s

0 commit comments

Comments
 (0)