fix(codex): Set correct openfga url
This commit is contained in:
@@ -37,6 +37,8 @@
|
|||||||
secretKeyRef:
|
secretKeyRef:
|
||||||
name: prod-atlantis-db-app
|
name: prod-atlantis-db-app
|
||||||
key: password
|
key: password
|
||||||
|
- name: FGA_URL
|
||||||
|
value: http://prod-openfga.openfga.svc.cluster.local
|
||||||
- name: FGA_DB_HOST
|
- name: FGA_DB_HOST
|
||||||
valueFrom:
|
valueFrom:
|
||||||
secretKeyRef:
|
secretKeyRef:
|
||||||
|
|||||||
Reference in New Issue
Block a user