helm-nifi icon indicating copy to clipboard operation
helm-nifi copied to clipboard

[cetic/nifi] support extraVolumeClaimTemplates

Open chicco785 opened this issue 3 years ago • 0 comments

We have the need to install also a volume for extensions. The issue is that we don't have a shared filesystem to mount, so each instance needs it's pvc, which his hard to configure via extraVolume

Is your feature request related to a problem? Please describe.

We need to mount a volume for extensions.

Describe the solution you'd like

a parameter extraVolumeClaimTemplates that we could use to pass custom volume claim templates.

Describe alternatives you've considered

shared file system

Additional context Add any other context or screenshots about the feature request here.

chicco785 avatar Oct 20 '22 15:10 chicco785