fix: change kind from FluentBitConfig to ClusterFluentBitConfig for correct resource definition

Signed-off-by: zhenyus <zhenyus@mathmast.com>
This commit is contained in:
zhenyus 2025-04-16 00:54:38 +08:00
parent decca8e7a1
commit d699274fe7

View File

@ -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