Hi - I just got prisma running on GCE/kubernetes, ...
# orm-help
k
Hi - I just got prisma running on GCE/kubernetes, and I have an exposed endpoint. When I try to prisma add cluster I get an error about this command being deprecated and unavailable in prisma 1.9 (which is the version I’m using), and when I try to prisma deploy to the endpoint, I get an error about the PRISMA_MANAGEMENT_API_SECRET, which is not in the deployment yml in the kubernetes tutorial…
n
which tutorial have you been following?
n
👍 1
k
oh ok, I’ll give it a go!
thank you
n
🙌
k
it worked 👯‍♀️👯‍♀️👯‍♀️👯‍♀️
thanks!
you can’t put the PRISMA_MANAGEMENT_API_SECRET in the prisma.yml?
n
no, because it's a server setting. prisma.yml configuresa service.
k
herp derp, thanks
n
it's legit question 🙂 thanks for asking it.