Skip to content

sebagarayco/helm-filestash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 \