Skip to content

Commit

Permalink
fix: Ingress config for upgrade servers (#324)
Browse files Browse the repository at this point in the history
  • Loading branch information
wojciechsromek authored Sep 5, 2024
1 parent e778006 commit c68c71c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion deploy/stage/common-values-upgrade-server-left.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,4 +72,4 @@ ingress:
enabled: true
ingressClassName: traefik-internal
hosts:
- name: upgrade-left.1.stage.smpcv2.worldcoin.dev
- upgrade-left.1.stage.smpcv2.worldcoin.dev
2 changes: 1 addition & 1 deletion deploy/stage/common-values-upgrade-server-right.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,4 +72,4 @@ ingress:
enabled: true
ingressClassName: traefik-internal
hosts:
- name: upgrade-right.1.stage.smpcv2.worldcoin.dev
- upgrade-right.1.stage.smpcv2.worldcoin.dev

0 comments on commit c68c71c

Please sign in to comment.