feat(hasura): enable unauthorized public role

This commit is contained in:
u1
2026-01-10 00:41:09 +00:00
parent 42f26089e1
commit 93587645cd

View File

@@ -37,6 +37,8 @@ spec:
value: "false"
- name: HASURA_GRAPHQL_CORS_DOMAIN
value: "http://localhost:5173,http://127.0.0.1:5173"
- name: HASURA_GRAPHQL_UNAUTHORIZED_ROLE
value: "public"
readinessProbe:
httpGet:
path: /healthz