fix(deploy): add proxy-http-version annotation for WebSocket support
This commit is contained in:
parent
6431709669
commit
0ea6440ea3
@ -12,6 +12,7 @@ metadata:
|
||||
annotations:
|
||||
cert-manager.io/cluster-issuer: cloudflare-acme-cluster-issuer
|
||||
nginx.ingress.kubernetes.io/proxy-body-size: "0"
|
||||
nginx.ingress.kubernetes.io/proxy-http-version: "1.1"
|
||||
nginx.ingress.kubernetes.io/proxy-read-timeout: "3600"
|
||||
nginx.ingress.kubernetes.io/proxy-send-timeout: "3600"
|
||||
spec:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user