Skip to content

Commit

Permalink
Fix eu-ex IPs (IBM-Cloud#254)
Browse files Browse the repository at this point in the history
  • Loading branch information
IdanAdar authored Sep 15, 2023
1 parent 584edc0 commit 088768a
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,9 @@ spec:
- 166.9.28.159/32
- 166.9.32.117/32
# IPs for eu-es
- 166.9.94.33
- 166.9.95.35
- 166.9.96.34
- 166.9.94.33/32
- 166.9.95.35/32
- 166.9.96.34/32
ports:
- 80
- 443
Expand Down

0 comments on commit 088768a

Please sign in to comment.