Thanks to visit codestin.com
Credit goes to Github.com

Skip to content
This repository was archived by the owner on Jun 10, 2021. It is now read-only.

DAXGRID/tegola-chart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tegola helm chart

Helm 3 chart for Tegola.

Note

Moved to here

Install/Upgrade

First add the repo

helm repo add dax https://daxgrid.github.io/charts/
helm repo update

Parse in your Tengola config file as config.

helm upgrade --install my-release-name dax/tegola \
     --set-file config=./config.toml

Parameters

Parameters for the helm chart.

Parameter Description Default
config The config.toml file for Tegola ""
service.type Service type LoadBalancer
service.externalPort External port 80
storage.enabled Enable storage false
storage.size Storage size 1Gi
storage.className Storage class ""
storage.path Mount path "/data"

About

Helm 3 chart for Tegola vector tile server.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published