devspace icon indicating copy to clipboard operation
devspace copied to clipboard

component chart nfs support

Open Orgil opened this issue 2 years ago • 1 comments

Is your feature request related to a problem? Currently component chart doesn't support nfs key when volumes are defined so containers cannot directly mount nfs share.

Which solution do you suggest? add nfs section to component chart volumes section same as kubernetes.

Which alternative solutions exist? as my understanding, only way to mount nfs is through storageclass.

Additional context

/kind feature

Orgil avatar Jun 13 '22 09:06 Orgil

@Orgil thanks for creating this issue! As the component chart shouldn't cover every use case and rather be a simple to use generic chart, you could also just create a separate chart or manifests to configure this. Would that be an option for you?

FabianKramm avatar Jun 17 '22 08:06 FabianKramm