dysnix / charts

Dysnix Helm charts
Other
36 stars 43 forks source link

[nifi-registry] chart can not be used with Nifi Registry >= 1.19.0 #232

Open jasmdk opened 1 year ago

jasmdk commented 1 year ago

When using the chart with latest Nifi Registry, it never gets into a running state, because the readiness probe keeps getting connetion refused. This has been observed with security.enabled=false

real-zony commented 1 year ago

+1, I've run into this issue too.

jrebmann commented 6 months ago

I've created a pull request https://github.com/dysnix/charts/pull/285 which solves this issue.