HTTP2
Hello! How can i use HTTP2 with Ingress Controller?
Now i use: Nextcloud fpm + nginx + Ingress = work with HTTP1.0
I'm a little confused. Which ingress controller are you using?
Also do you have any logs anywhere showing that HTTP2 doesn't work?
oh! It looks like you were asking about this parameter: https://kubernetes.github.io/ingress-nginx/user-guide/nginx-configuration/configmap/#use-http2
If you need more help with the ingress-nginx controller specifically, please open an Issue with kubernetes/ingress-nginx. Nextcloud itself should work with HTTP1 and HTTP2. If it doesn't for any reason, please feel free to open a fresh issue here at this repo and we'll take a look! Kind regards :)