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
122 stars 39 forks source link

Fix typo #404

Closed juldrixx closed 3 months ago

juldrixx commented 3 months ago
Q A
Bug fix? no
New feature? no
API breaks? no
Deprecations? no
Related tickets -
License Apache 2.0

What's in this PR?

Some typo fixing and update of nifi.provenance.repository.debug.frequency to mach the value format from recent releases.

Why?

Because NiFi detects it as wrong and fallback on the default value 1000000.

Checklist