Hi All, I deployed the helm chart prefecthq/prefe...
# prefect-community
m
Hi All, I deployed the helm chart prefecthq/prefect-orion. For some reason, my pod is going into the CrashLoopBackOff state. Looking into the logs, I get this:
Error: No such command 'orion'.
I’m assuming this failure is coming from when it’s calling ‘prefect orion start’ Does anyone know what could be causing prefect to not recognize the orion command?
r
Hey Mark!! Are you using the following repository? It looks like prefect orion is not being found so may be worth looking at the helm charts in this repo. https://github.com/PrefectHQ/prefect-helm.