OpenFGA Operator is a Kubernetes operator for managing OpenFGA deployments.
Helm can be used to install the openfga-operator
to your Kubernetes cluster.
helm repo add openfga-operator https://zeiss.github.io/openfga-operator/helm/charts
helm repo update
helm search repo openfga-operator