We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb0b86d commit 14858b5Copy full SHA for 14858b5
greencity-user-chart/templates/ingress-user.yaml
@@ -7,7 +7,7 @@ metadata:
7
cert-manager.io/cluster-issuer: "letsencrypt-prod"
8
nginx.ingress.kubernetes.io/proxy-body-size: 150m
9
nginx.ingress.kubernetes.io/enable-cors: "true"
10
- nginx.ingress.kubernetes.io/cors-allow-origin: "http://localhost:4200, https://www.greencity.cx.ua"
+ nginx.ingress.kubernetes.io/cors-allow-origin: "http://localhost:4200, https://www.greencity.cx.ua, https://www.pick-up.city"
11
nginx.ingress.kubernetes.io/cors-allow-credentials: "true"
12
spec:
13
tls:
0 commit comments