proxy_cache_path
[https://nginx.org/en/docs/http/ngx_http_proxy_module.html#proxy_cache_path]
needs to be configured globally for the nginx-ingress-controller, which means
creating or updating the nginx-configuration config map
[https://kubernetes.github.io/ingress-nginx/user-guide/nginx-configuration/configmap/#http-snippet]
:
---