Skip to content

borderzero/helm-charts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Helm-Charts

Border0 managed Helm charts:

Chart Name Description
border0-connector Helm chart to deploy the Border0 Connector

Usage

Add this Helm repository:

helm repo add border0 https://borderzero.github.io/helm-charts

Then install the chart with your configuration overrides e.g.:

helm install border0-connector border0/border0-connector \
  --set config.token="eyJhbGciOiJIUzI1NiIsIn..."

To run a custom container image, set image.override to the full image reference:

  --set image.override="ghcr.io/borderzero/border0:dev"

Note: The chart uses the Helm release namespace for namespaced resources. Set the namespace with --namespace.

About

Border0 managed Helm charts.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published