Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Prefect helm chart

Source: https://github.com/PrefectHQ/prefect-helm

Steps

helm repo add prefect https://prefecthq.github.io/prefect-helm/
helm repo update
helm search repo prefect
helm install --create-namespace --namespace prefect --values ./../../out/dst.yml prefect-server prefect/prefect-server