Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[fluent-operator] ExcludePath on CRD but not on values.yaml #430

Open
Ca-moes opened this issue Oct 19, 2023 · 0 comments
Open

[fluent-operator] ExcludePath on CRD but not on values.yaml #430

Ca-moes opened this issue Oct 19, 2023 · 0 comments

Comments

@Ca-moes
Copy link

Ca-moes commented Oct 19, 2023

The ExcludePath value is part of the CRD..

excludePath:
description: 'Set one or multiple shell patterns separated by
commas to exclude files matching a certain criteria, e.g: exclude_path=*.gz,*.zip'
type: string

But it can't be altered via values.yaml, only path:

spec:
tail:
tag: kube.*
path: {{ .Values.fluentbit.input.tail.path }}
readFromHead: {{ .Values.fluentbit.input.tail.readFromHead }}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant