Fix ingress annotations
This commit is contained in:
parent
de78e75554
commit
33ea0f5135
@ -538,6 +538,7 @@ annotations:
|
||||
kubernetes.io/ingress.class: nginx
|
||||
nginx.ingress.kubernetes.io/backend-protocol: HTTPS
|
||||
nginx.ingress.kubernetes.io/configuration-snippet: |
|
||||
proxy_http_version 1.1;
|
||||
proxy_set_header Upgrade "websocket";
|
||||
proxy_set_header Connection "Upgrade";
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user