James Gregory
James Gregory
As covered in a few other issues and PRs, there's a deadlock situation with the chart when deploying with `helm --wait` and/or ArgoCD: 1. The OpenFGA Pod won't start until...
It's useful to be able to template the secret ref for the datastore uri. Situation where it's helpful: 1. You want to use a secret for the URI, not setting...
### Preflight checklist - [X] I could not find a solution in the existing issues, docs, nor discussions. - [X] I agree to follow this project's [Code of Conduct](https://github.com/ory/docs/blob/master/CODE_OF_CONDUCT.md). -...
The JSONSchema spec has support for arbitrary additional properties, called Custom Annotations. It's recommended these only be `x-` prefixed because a yet-to-exist future draft will enforce the prefix, but historically...