Skip to content

Commit a9c6856

Browse files
joseaclcsatib02
andauthored
Update pkg/resources/fluentbit/configsecret.go
Co-authored-by: Bence Csati <[email protected]> Signed-off-by: José Antonio Cortés López <[email protected]>
1 parent 8e0c88f commit a9c6856

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pkg/resources/fluentbit/configsecret.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -327,7 +327,6 @@ func (r *Reconciler) configSecret() (runtime.Object, reconciler.DesiredState, er
327327

328328
if r.fluentbitSpec.FilterGrep != nil {
329329
input.FluentdFilterGrep, err = toFluentdFilterGrep(r.fluentbitSpec.FilterGrep)
330-
331330
if err != nil {
332331
return nil, reconciler.StatePresent, err
333332
}

0 commit comments

Comments
 (0)