We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8d46ea commit c13ecc5Copy full SHA for c13ecc5
controllers/logging_controller_match_test.go
@@ -106,7 +106,6 @@ func TestClusterFlowMatch(t *testing.T) {
106
g.Expect(diff.TrimLinesInString(string(secret.Data[fluentd.AppConfigKey]))).Should(gomega.ContainSubstring(diff.TrimLinesInString(heredoc.Docf(`
107
<match>
108
labels c:d
109
- namespaces
110
negate false
111
</match>
112
`))))
0 commit comments