fix: default secret name

This commit is contained in:
devthejo 2023-12-18 17:29:02 +01:00
parent e6982e4f69
commit b1d1364dea
Signed by: devthejo
GPG key ID: C04215C627711F5C

View file

@ -25,7 +25,7 @@ application:
graphqlUrl: http://hasura:8080/v1/graphql
webhookSecretName: hasura
webhookSecretKey: webhook-secret
adminSecretName: hasura
adminSecretName: hasura-graphql-engine
adminSecretKey: admin
minio:
enabled: false