Correctly drop weave-net logs
This commit is contained in:
parent
c676fad20a
commit
fd148bdd75
@ -71,7 +71,7 @@ data:
|
||||
pipeline_stages:
|
||||
- docker: {}
|
||||
- match:
|
||||
selector: '{name="weave-net"}'
|
||||
selector: '{app="weave-net"}'
|
||||
action: drop
|
||||
- match:
|
||||
selector: '{filename=~".*konnectivity.*"}'
|
||||
|
Loading…
Reference in New Issue
Block a user