Skip to content

Commit

Permalink
fix pod selector for logs
Browse files Browse the repository at this point in the history
Signed-off-by: Ruben Vargas <[email protected]>
  • Loading branch information
rubenvp8510 committed Nov 1, 2024
1 parent a419142 commit 26e4e0a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/operator-metrics/max-loops/chainsaw-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,6 @@ spec:
catch:
- events: {}
- podLogs:
selector: operator-metrics
selector: job-name=verify-metrics
namespace: tempo-operator-system
tail: 10

0 comments on commit 26e4e0a

Please sign in to comment.