Merge branch 'mrtz/openfga-fix' into 'main'

fix: Use prod-openfga in Atlantis and Sorcerer

Closes #2

See merge request oceanbox/manifests!12
This commit was merged in pull request #26.
This commit is contained in:
Jonas Juselius
2025-06-24 10:05:55 +02:00
2 changed files with 6 additions and 6 deletions
@@ -41,10 +41,10 @@
}
},
"fga": {
"apiUrl": "http://staging-openfga.openfga.svc.cluster.local:8080",
"apiUrl": "https://openfga.srv.oceanbox.io",
"apiKey": "",
"storeId": "01JKTQKHSGJH4RW04WFVCPWNTE",
"modelId": "01JKTQMXBE7219XRYE3NGYNXSR"
"storeId": "01JKTZXMP7ANN4GG2P5W8Y56M6",
"modelId": "01JKTZYMCZZBVSBG66W27XMW0A"
},
"sentryUrl": "https://b6e03cfc8e247297b89217b09341b4cb@o4509530141622272.ingest.de.sentry.io/4509530195492944",
"plainAuthUsers": [
@@ -42,10 +42,10 @@
},
"plainAuthUsers": [],
"fga": {
"apiUrl": "https://openfga.dev.oceanbox.io",
"apiUrl": "https://openfga.srv.oceanbox.io",
"apiKey": "",
"storeId": "01JKTQKHSGJH4RW04WFVCPWNTE",
"modelId": "01JKTQMXBE7219XRYE3NGYNXSR"
"storeId": "01JKTZXMP7ANN4GG2P5W8Y56M6",
"modelId": "01JKTZYMCZZBVSBG66W27XMW0A"
},
"sentryUrl": "https://5e6e3584098dc006de18038cf85d2cbe@o4509530141622272.ingest.de.sentry.io/4509547350065232",
"redis": "localhost:6379,user=default,password=secret",