Skip to content

Commit

Permalink
fix test config yaml format.
Browse files Browse the repository at this point in the history
  • Loading branch information
cw-Guo committed Sep 24, 2023
1 parent 7e2d930 commit e627186
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apis/fluentd/v1alpha1/tests/tools.go
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@ spec:
replicas: 1
image: kubesphere/fluentd:v1.15.3
fluentdCfgSelector:
matchLabels:
config.fluentd.fluent.io/enabled: "true"
matchLabels:
config.fluentd.fluent.io/enabled: "true"
`
FluentdInputTail fluentdv1alpha1.Fluentd
FluentdInputTailRaw = `
Expand Down

0 comments on commit e627186

Please sign in to comment.