Fix ingress annotations
This commit is contained in:
parent
33ea0f5135
commit
1554a3eef5
@ -538,7 +538,6 @@ 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