Commit 7abcd46
Support for AKS nginx ingress
For AKS, the nginx blocks the websocket connection and adding the annotation below fixes it. Nginx support websocket application with below annotation
nginx.org/websocket-services: "skipper-ingress"
https://docs.nginx.com/nginx-ingress-controller/configuration/ingress-resources/advanced-configuration-with-annotations/1 parent 4d95d48 commit 7abcd46
1 file changed
Lines changed: 1 addition & 0 deletions
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
| |||
0 commit comments