helm-charts
helm-charts copied to clipboard
[fluent-operator] ExcludePath on CRD but not on values.yaml
The ExcludePath
value is part of the CRD..
https://github.com/fluent/helm-charts/blob/9c383966ee151aae976050b5580e7282e953bad7/charts/fluent-operator/crds/fluentbit.fluent.io_clusterinputs.yaml#L497-L500
But it can't be altered via values.yaml, only path
:
https://github.com/fluent/helm-charts/blob/9c383966ee151aae976050b5580e7282e953bad7/charts/fluent-operator/templates/fluentbit-clusterinput-tail.yaml#L11-L15