sebagarayco / helm-filestash

Simple Helm Chart to deploy :unicorn: Filestash https://github.com/mickael-kerjean/filestash

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Helm Chart for Filestash

Based on the image built from 🦄 https://github.com/mickael-kerjean/filestash.

Usage

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 \

About

Simple Helm Chart to deploy :unicorn: Filestash https://github.com/mickael-kerjean/filestash

License:MIT License


Languages

Language:Smarty 100.0%