Skip to content

Commit

Permalink
fix test config yaml format.
Browse files Browse the repository at this point in the history
Signed-off-by: juicer <[email protected]>
  • Loading branch information
cw-Guo committed Sep 24, 2023
1 parent 9f77c6f commit 45d8fa8
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 45d8fa8

Please sign in to comment.