Cant access Auth0 from kubernetes because of egress network policy
I have an authorization microservice that authorizes users through Auth0. My service is running in kubernetes and I’ve tested that it works if i disable my egress network policies but it doesn’t work when they’re enabled.