I am running Nginx on Kubernetes.
When I use the following proxy_pass directive, it works as expected:
proxy_pass “http://service-1.default”; But the following does not work:
set
I am running Nginx on Kubernetes.
When I use the following proxy_pass directive, it works as expected:
proxy_pass “http://service-1.default”; But the following does not work:
set