Official Helm chart to deploy BunkerWeb on Kubernetes.
Please first refer to the BunkerWeb documentation, particularly the Kubernetes integration section.
The BunkerWeb Helm chart repository is available at https://repo.bunkerweb.io/charts :
helm repo add bunkerweb https://repo.bunkerweb.io/chartsYou can then use the bunkerweb helm chart from that repository :
helm install -f myvalues.yaml mybunkerweb bunkerweb/bunkerwebThe full list of values are listed in the charts/bunkerweb/values.yaml file.