Update cors
This commit is contained in:
parent
91b6d7a409
commit
aeed6fde7b
@ -9,7 +9,7 @@ metadata:
|
||||
nginx.ingress.kubernetes.io/ingress-class: "nginx"
|
||||
nginx.ingress.kubernetes.io/enable-cors: "true"
|
||||
nginx.ingress.kubernetes.io/cors-allow-origin: "*"
|
||||
nginx.ingress.kubernetes.io/cors-allow-methods: "GET, POST, OPTIONS"
|
||||
nginx.ingress.kubernetes.io/cors-allow-methods: "GET, POST, PUT, OPTIONS"
|
||||
nginx.ingress.kubernetes.io/cors-allow-headers: "Content-Type, Authorization, x-access-token"
|
||||
nginx.ingress.kubernetes.io/cors-allow-credentials: "true"
|
||||
spec:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user