Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 545 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 545 Bytes

redpanda-helm-chart

Downloads and serves the Redpanda Helm Chart via HTTP.

Helm

A hosted Helm chart is available. Use the following commands to use it. https://tablecheck-labs.github.io/redpanda-helm-chart/

helm repo add redpanda https://tablecheck-labs.github.io/redpanda-helm-chart/
helm upgrade --install redpanda https://tablecheck-labs.github.io/redpanda-helm-chart/

For local installations:

helm upgrade --install --namespace=kube-system redpanda ./helm/redpanda