Skip to content

Commit

Permalink
prod
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon KP committed May 15, 2024
1 parent 3c34d3f commit 7801a06
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion helm/prod/backend.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ serviceAccount:
ingress:
enabled: true
hosts:
- mips-api-prod.makerdao.com
- mips-api.makerdao.com
annotations:
external-dns.alpha.kubernetes.io/cloudflare-proxied: "false"

Expand Down
2 changes: 1 addition & 1 deletion helm/prod/frontend.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ serviceAccount:
ingress:
enabled: true
hosts:
- mips-prod.makerdao.com
- mips.makerdao.com
annotations:
external-dns.alpha.kubernetes.io/cloudflare-proxied: "false"

Expand Down

0 comments on commit 7801a06

Please sign in to comment.