I found the helm chart has no ingress resources, so how to set up it to server policy queries under https protection.
I noticed that if we set up opa behind a nginx proxy, the request thoughpt will be blocked by nginx. so it's better to set up https directly in opa. However, it seems it cannot integrate well with k8s infra like cert-manager. so what's the best practice that you recommend, great thanks!
I found the helm chart has no
ingressresources, so how to set up it to server policy queries under https protection.I noticed that if we set up opa behind a nginx proxy, the request thoughpt will be blocked by nginx. so it's better to set up https directly in opa. However, it seems it cannot integrate well with k8s infra like cert-manager. so what's the best practice that you recommend, great thanks!