Enable cors

This commit is contained in:
kiloreux 2018-01-04 16:59:33 +01:00
parent 25cfb90a86
commit 825e9a835a
No known key found for this signature in database
GPG Key ID: 8B81EA3FA91EB758
1 changed files with 2 additions and 0 deletions

View File

@ -11,6 +11,8 @@ metadata:
ingress.kubernetes.io/proxy-connect-timeout: "300"
ingress.kubernetes.io/proxy-send-timeout: "300"
ingress.kubernetes.io/proxy-read-timeout: "300"
ingress.kubernetes.io/enable-cors: "true"
ingress.kubernetes.io/cors-allow-methods: "GET, PUT, POST, DELETE, PATCH, OPTIONS"
spec:
tls:
- hosts: