Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

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

Merged
merged 1 commit into from
Jun 15, 2023

Conversation

emrge-michaeld
Copy link
Contributor

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.]

  • DCO signed
  • Chart Version bumped
  • Variables are documented in the README.md

Signed-off-by: Michael Dent <michael.dent@emrge.co.nz>
@banzo banzo added the enhancement New feature or request label Jun 9, 2023
@banzo banzo self-requested a review June 9, 2023 11:40
Copy link
Contributor

@banzo banzo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you for the PR, see my comments inline.

README.md Show resolved Hide resolved
README.md Show resolved Hide resolved
@banzo banzo merged commit f296a8e into cetic:master Jun 15, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[cetic/nifi] Using subpath for persistence
2 participants