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
fixes #289
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.]
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.]