konpyutaika / nifikop

The NiFiKop NiFi Kubernetes operator makes it easy to run Apache NiFi on Kubernetes. Apache NiFI is a free, open-source solution that support powerful and scalable directed graphs of data routing, transformation, and system mediation logic.
https://konpyutaika.github.io/nifikop/
Apache License 2.0
123 stars 40 forks source link

SingleUserConfiguration block in Helm chart refers to incorrect value… #322

Closed juldrixx closed 8 months ago

juldrixx commented 8 months ago

…s and has incorrect indentation

Q A
Bug fix? yes
New feature? no
API breaks? no
Deprecations? no
Related tickets fixes https://github.com/konpyutaika/nifikop/issues/318
License Apache 2.0

What's in this PR?

Fix in Helm chart to correct singleUserConfiguration block

Why?

The indentation in it are incorrect and some value references too. It impossible de configure it.

Checklist