helm-nifi
helm-nifi copied to clipboard
Helm Chart for Apache Nifi
**Is your feature request related to a problem? Please describe.** This Helm chart has numerous places where you can enter sensitive credentials as a Helm value override. This breaks the...
**### Unable to up the Nifi Cluster Mode with OIDC Integration** - Have Existing Cert-Manager v1.5.3 (Let's Encrypt) - Currently using OIDC with Cluster Mode - Nifi Image version 1.19.1...
**Describe the bug** ca toolkit generated invalid keystore.jks properties **Version of Helm and Kubernetes**: helm Version:"v3.4.1 Kubernetes Version: 1.18.5 **What happened**: Deployed nifi using the helm charts using instructions provided...
…From for loading env from secrets, and subsets them. Fix LDAP parameters #### What this PR does / why we need it: #### Which issue this PR fixes *(optional, in...
**Describe the bug** The first initcontainer zookeeper using ```nc``` test if zookeeper server could be connected. When I set an external zookeeper url connecting string at the ```values.yaml``` ```zookeeper.url``` ,...
**Describe the bug** Current app version 1.16.3 works fine, but if you upgrade to 1.19.0, then the automatic rotation of certificates breaks. This breaks also breaks the [test-site-to-site](https://github.com/cetic/helm-nifi/blob/master/.github/workflows/test-site-to-site.yml#L90) **Version of...
I'm using the following configuration to set up my nifi cluster. The only changes I made are to the image versions and I'm setting up my own storage class in...
**Is your feature request related to a problem? Please describe.** When installing this helm chart, I would like to make use of cert-manager related objects to generate and mount certificates...
We have the need to install also a volume for extensions. The issue is that we don't have a shared filesystem to mount, so each instance needs it's pvc, which...