Skip to content

Commit

Permalink
Update rest origin
Browse files Browse the repository at this point in the history
  • Loading branch information
imtoanle committed Apr 4, 2024
1 parent f45630c commit a675914
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions kubernetes/apps/development/hoppscotch/app/helm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,8 @@ spec:
className: external
annotations:
external-dns.alpha.kubernetes.io/target: "external.${SECRET_DOMAIN}"
nginx.ingress.kubernetes.io/enable-cors: "true"
nginx.ingress.kubernetes.io/cors-allow-origin: "*"
# nginx.ingress.kubernetes.io/enable-cors: "true"
# nginx.ingress.kubernetes.io/cors-allow-origin: "*"
hosts:
- host: &host "restc.${SECRET_DOMAIN}"
paths:
Expand Down

0 comments on commit a675914

Please sign in to comment.