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