I have deployed CerbosPDP to a Kubernetes environment and added an Ingress to enforce tls. When interacting via https, the Swagger api explorer is using
http
for the "API Server" is there a way to configure the URL for the API Server (to use
https
?
o
oguzhan
09/18/2024, 7:09 AM
Hey,
Unfortunately there’s no way to change the URL on that as it’s meant to be used as a local development aid.