Skip to content

Commit

Permalink
drop bearerTokenSecret assert in e2e-openshift/monitoring test
Browse files Browse the repository at this point in the history
Signed-off-by: Andreas Gerstmayr <[email protected]>
  • Loading branch information
andreasgerstmayr committed Nov 20, 2023
1 parent 1b5c4a6 commit 81c8b4c
Showing 1 changed file with 5 additions and 15 deletions.
20 changes: 5 additions & 15 deletions tests/e2e-openshift/monitoring/02-assert.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -128,9 +128,7 @@ metadata:
namespace: kuttl-monitoring
spec:
endpoints:
- bearerTokenSecret:
key: ""
path: /metrics
- path: /metrics
port: http
relabelings:
- sourceLabels:
Expand Down Expand Up @@ -177,9 +175,7 @@ metadata:
namespace: kuttl-monitoring
spec:
endpoints:
- bearerTokenSecret:
key: ""
path: /metrics
- path: /metrics
port: http
relabelings:
- sourceLabels:
Expand Down Expand Up @@ -226,9 +222,7 @@ metadata:
namespace: kuttl-monitoring
spec:
endpoints:
- bearerTokenSecret:
key: ""
path: /metrics
- path: /metrics
port: http
relabelings:
- sourceLabels:
Expand Down Expand Up @@ -275,9 +269,7 @@ metadata:
namespace: kuttl-monitoring
spec:
endpoints:
- bearerTokenSecret:
key: ""
path: /metrics
- path: /metrics
port: http
relabelings:
- sourceLabels:
Expand Down Expand Up @@ -324,9 +316,7 @@ metadata:
namespace: kuttl-monitoring
spec:
endpoints:
- bearerTokenSecret:
key: ""
path: /metrics
- path: /metrics
port: http
relabelings:
- sourceLabels:
Expand Down

0 comments on commit 81c8b4c

Please sign in to comment.