Skip to content

FlowCI/helm-chart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

117c24e · Dec 7, 2023

History

8 Commits
Dec 7, 2023
Jun 2, 2022
Jun 2, 2022
Jun 2, 2022

Repository files navigation

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