<https://orion-docs.prefect.io/2.14.16/guides/depl...
# ask-community
d
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
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
You'll want to set the API url so that the worker connects with your server