fluent / fluent-operator

Operate Fluent Bit and Fluentd in the Kubernetes way - Previously known as FluentBit Operator
Apache License 2.0
578 stars 246 forks source link

fix annotations too long issue #1309

Closed cw-Guo closed 1 month ago

cw-Guo commented 1 month ago

What this PR does / why we need it:

The kubernetes annotation is too long for fluentd CRD and we can't use kubectl apply any more. see also:

Does this PR introduced a user-facing change?

None

Additional documentation, usage docs, etc.: