Join Slack
Powered by
Cluster API, add project payload: secrets What the...
# prisma-whats-new
t
terion
02/26/2018, 2:20 PM
Cluster API, add project payload: secrets What these secrets are? login/password or what? And why are they in array format? This question in related issue
https://github.com/graphcool/prisma/issues/1948#issuecomment-368517414
m
max
02/26/2018, 2:27 PM
@terion
you might find this post helpful
https://www.graph.cool/forum/t/how-to-format-prisma-secret/2673/8
max
02/26/2018, 2:28 PM
the secrets are defined in your
prisma.yml
file under
secrets
it can be singular or an array. The array will help you delete old secrets and keep the service up
t
terion
02/26/2018, 2:29 PM
@max
thank you!
🙂 1
2
Views
Open in Slack
Previous
Next