fix: change kind from FluentBitConfig to ClusterFluentBitConfig for correct resource definition
Signed-off-by: zhenyus <zhenyus@mathmast.com>
This commit is contained in:
parent
decca8e7a1
commit
d699274fe7
@ -61,7 +61,7 @@ spec:
|
||||
parser: {{ .Release.Name }}-log-parser
|
||||
---
|
||||
apiVersion: fluentbit.fluent.io/v1alpha2
|
||||
kind: FluentBitConfig
|
||||
kind: ClusterFluentBitConfig
|
||||
metadata:
|
||||
name: {{ .Release.Name }}-log-collector-config
|
||||
namespace: freeleaps-logging-system
|
||||
|
||||
Loading…
Reference in New Issue
Block a user