Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 278 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 278 Bytes

Install flow.ci from helm

To install the Helm Chart from our Helm Repository, you can use the following commands:

helm repo add flow.ci https://flowci.github.io/helm-chart/
helm repo update

kubectl create ns flowci
helm install flow.ci flow.ci/flow.ci -n flowci