Based on the image built from 🦄 https://github.com/mickael-kerjean/filestash.
See here for all configuration options.
helm repo add filestash https://sebagarayco.github.io/helm-filestash
# list the versions available
helm search repo filestash
# check what settings are available
helm inspect values filestash/filestash
# install
helm install filestash filestash/filestash \
--namespace='filestash' --create-namespace \