Correctly drop weave-net logs

This commit is contained in:
Marcus Noble 2021-11-27 21:11:52 +00:00
parent c676fad20a
commit fd148bdd75

View File

@ -71,7 +71,7 @@ data:
pipeline_stages: pipeline_stages:
- docker: {} - docker: {}
- match: - match:
selector: '{name="weave-net"}' selector: '{app="weave-net"}'
action: drop action: drop
- match: - match:
selector: '{filename=~".*konnectivity.*"}' selector: '{filename=~".*konnectivity.*"}'