Skip to content

Commit a312445

Browse files
authored
fix|ci: updating the nginx ingress.
fix|ci: updating the nginx ingress. --- Merge pull request #6788 from KBVE/trunk/kube-bugwars-ingress-deployment-11-29-2025
2 parents f44448d + 681f57a commit a312445

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apps/kube/bugwars/manifest/nginx-ingress.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ metadata:
1212
nginx.ingress.kubernetes.io/proxy-connect-timeout: "3600"
1313
nginx.ingress.kubernetes.io/proxy-http-version: "1.1"
1414
nginx.ingress.kubernetes.io/upstream-hash-by: "$http_upgrade"
15+
nginx.ingress.kubernetes.io/proxy-pass-headers: "Cross-Origin-Opener-Policy,Cross-Origin-Embedder-Policy,Cross-Origin-Resource-Policy"
1516
spec:
1617
rules:
1718
- host: bugwars.kbve.com

0 commit comments

Comments
 (0)