You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test(cluster): fix monitoring test - removed bearerTokenSecret (#723)
After prometheus-operator/prometheus-operator#7975 released in
prometheus-operator 0.86.0 the `bearerTokenSecret` is not present
anymore in the serialized form unless explicitly set.
This patch removes that field from all the PodMonitoring asserts.
Signed-off-by: Marco Nenciarini <[email protected]>
0 commit comments