Join Slack
Powered by
<https://orion-docs.prefect.io/2.14.16/guides/depl...
# ask-community
d
Diogo Neutel
11/14/2024, 11:59 AM
https://orion-docs.prefect.io/2.14.16/guides/deployment/kubernetes/#create-a-kubernetes-secret-for-the-prefect-api-key
Trying to deploy a kuberentes based prefect for jobs, since im also deploying the server what do i do with the api_keys? Do i need to created them? If so where?
b
Bianca Hoch
11/14/2024, 2:09 PM
Hey Diogo, if you're self hosting, you shouldn't need to configure an api key. This portion of the helm chart readme will help you configure your values.yaml to set up the worker
https://github.com/PrefectHQ/prefect-helm/tree/main/charts/prefect-worker#configuring-a-worker-for-prefect-server
Bianca Hoch
11/14/2024, 2:13 PM
You'll want to set the API url so that the worker connects with your server
2
Views
Open in Slack
Previous
Next