fluent / fluent-operator

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

Adding instructions on how to set run operator for developement #1216

Closed localleon closed 6 days ago

localleon commented 1 week ago

What this PR does / why we need it:

From the documentation it's not clear that the "NAMESPACE" environment variable needs to be set for the operator to work locally

Which issue(s) this PR fixes:

Makes it more clear on how to run the operator for developement

Fixes #1215

Does this PR introduced a user-facing change?

None