diff --git a/modules/logging-content-filter-drop-records.adoc b/modules/logging-content-filter-drop-records.adoc index 3dbd516902..d279c9789f 100644 --- a/modules/logging-content-filter-drop-records.adoc +++ b/modules/logging-content-filter-drop-records.adoc @@ -32,7 +32,7 @@ spec: - name: type: drop # <1> drop: # <2> - test: # <3> + - test: # <3> - field: .kubernetes.labels."foo-bar/baz" # <4> matches: .+ # <5> - field: .kubernetes.pod_name