cetic / helm-nifi

Helm Chart for Apache Nifi
Apache License 2.0
215 stars 228 forks source link

feature/en289 Add a one-volume option for persistence using subPath #301

Closed emrge-michaeld closed 1 year ago

emrge-michaeld commented 1 year ago

What this PR does / why we need it:

This PR adds the option of using one persistent volume instead of seven. Some platforms have limits on the number of PVs per node and this option would make it easier for Nifi to be scheduled on a node.

Which issue this PR fixes

Special notes for your reviewer:

I removed the existingClaim references in the README as the value no longer exists. I noted that the default for persistence is still false, whereas the helm recommendations list says it should be enabled by default.

Checklist

[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]