Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 886 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 886 Bytes

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.