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

Provide a secure means to configure oidc by referencing an existing secret. End goal is to support deployment via GitOps. Values yaml will be stored in a git repo that...

enhancement

**Describe the bug** My setup is a Nifi Cluster, initially with 1 node. I have created a parameter context(while on 1 node) and associated it with process groups(>1) in my...

Hi, I tried my best to run a 2-instances cluster but the second NiFi instance does not join the cluster. app-log shows a HEARTBEAT marshal problem. Please find my values.yaml...

bug
documentation
help wanted

Team, We have configured 3 node nifi cluster in k8s using this 1.1.1 latest chart. values.yml ``` certManager: enabled: true clusterDomain: cluster.local keystorePasswd: changeme truststorePasswd: changeme replaceDefaultTrustStore: false commonname: "preprod-apache-nifi*"...

Need more info

**Describe the bug** For one of my clusters, I'm unable install the basic chart without an error from helm. Even using the example from the README shows the issue. From...

bug

Hello, I am trying to run this helm chart for the first time and got the error regarding the size of annotation: `The Secret "nifi-registry-config" is invalid: metadata.annotations: Too long:...

bug
Need more info

**Describe the bug** I'm trying to use nifi with IAM roles for service accounts, we are using nifi 1.13 which seems to have a supported SDK - https://github.com/apache/nifi/blob/rel/nifi-1.13.0/nifi-nar-bundles/nifi-aws-bundle/pom.xml#L29 which is...

enhancement

**Describe the bug** After installation, user is not able to authorize. Unknown identity error. After chart installation, `conf/authorization.xml` does not have information about users. `usersGroupProvider` section does not contain k8s...

bug

**Describe the bug** trying to run nifi on eks version 1.19 all the pods are running and i can see in the logs that the server is up and running....

bug
help wanted

Hi thank you for your great helm ! I'm trying to redirect all log in server stdout. Is is possible with your helm ? I'm trying to modify logback.xml but...

documentation
help wanted