Skip to content

bunkerity/bunkerweb-helm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BunkerWeb Kubernetes Helm chart

Official Helm chart to deploy BunkerWeb on Kubernetes.

Prerequisites

Please first refer to the BunkerWeb documentation, particularly the Kubernetes integration section.

Helm repository

The BunkerWeb Helm chart repository is available at https://repo.bunkerweb.io/charts :

helm repo add bunkerweb https://repo.bunkerweb.io/charts

You can then use the bunkerweb helm chart from that repository :

helm install -f myvalues.yaml mybunkerweb bunkerweb/bunkerweb

Values

The full list of values are listed in the charts/bunkerweb/values.yaml file.