Hello I have a qustion on using SpiceDB Operator Model
I want to use SpiceDB on EKS, but instead of using dispatchClusterTLSCertPath, dispatchClusterTLSKeyPath, and dispatchUpstreamCASecretName with cert-manager for SpiceDBCluster, I want to perform TLS termination at the Istio (Envoy) level.
Is this possible?
Are there any known successful cases of achieving this?
To put it more rawly, can I use SpiceDB Cluster after performing TLS termination based on an Envoy reverse proxy?