helm-nifi icon indicating copy to clipboard operation
helm-nifi copied to clipboard

Helm Chart for Apache Nifi

Results 69 helm-nifi issues
Sort by recently updated
recently updated
newest added

**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...

documentation
enhancement

**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...

enhancement
help wanted

The current chart uses the apache/nifi image based on OpenJDK 8 JRE, it would be nice if it can provide JRE 11.

enhancement

**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...

documentation
enhancement

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...

documentation
enhancement

**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...

enhancement

**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...

bug

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...

enhancement
help wanted

**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...

enhancement
help wanted

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...

bug
help wanted