fix(ingress): Retrait des snippets désactivés et utilisation annotations standards
This commit is contained in:
@@ -27,9 +27,7 @@ metadata:
|
||||
|
||||
# WebSocket support
|
||||
nginx.ingress.kubernetes.io/proxy-http-version: "1.1"
|
||||
nginx.ingress.kubernetes.io/configuration-snippet: |
|
||||
proxy_set_header Upgrade $http_upgrade;
|
||||
proxy_set_header Connection "upgrade";
|
||||
nginx.ingress.kubernetes.io/websocket-services: "mic-after-work-server-impl-quarkus-main-service"
|
||||
|
||||
# Security headers and CORS
|
||||
nginx.ingress.kubernetes.io/enable-cors: "true"
|
||||
|
||||
Reference in New Issue
Block a user