Aqib Fayyaz
11/15/2021, 8:32 AMAnna Geller
prefect agent kubernetes install --key your-api-key --label yourLabel --rbac >> agent.yaml
This will generate a YAML file for you that you can apply to the cluster.Anna Geller
helm:
releases:
- name: prefect-server
repo: <https://prefecthq.github.io/server/>
remoteChart: prefect-server
setValues:
agent.enabled : true