helm-nifi
helm-nifi copied to clipboard
Helm Chart for Apache Nifi
**Describe the bug** `README.md` mentions properties.httpPort. It looks partially supported in the readiness probe for the statefulset, the safety valve, etc., but HTTPS is assumed in many places with no...
**Is your feature request related to a problem? Please describe.** When using istio the node has trouble connecting with the cluster. `2020-12-08 03:19:03,514 ERROR [Curator-Framework-0] o.a.c.f.imps.CuratorFrameworkImpl Background retry gave up...
The current chart uses the apache/nifi image based on OpenJDK 8 JRE, it would be nice if it can provide JRE 11.
**Is your feature request related to a problem? Please describe.** **Feature Request:** I am trying to get this helm deployment working on EKS. I have AWS customers that would like...
Hi, we are running nifi cluster with 3 replicas in k8s. we want a path ( volume in nifi statefulsets ) so this volume can me mounted in our pods...
**Is your feature request related to a problem? Please describe.** I want to use default JVM memory settings but I can't to use it for now, because these settings specified...
**Describe the bug** When trying to deploy nifi with ldap configuration it throws an error saying that the JKS generated by tls-toolkit.sh is not valid and it refuses to start...
Is it possible to have a sample values.yaml for simple openshift installation. I tried to install on openshift and received lots of errors: 1. Stalls on creating the nifi-registry: logs...
**Is your feature request related to a problem? Please describe.** I usually deploy using my own image registry, not docker hub. For that, I setup a `global.imageRegistry` parameter that all...
Hi all, I have this latest helm chart in place with oidc authentication configured (Azzure SSO) and with service type NLB. It is working fine but noticed that NiFi UI...