Skip to content

Commit

Permalink
Merge pull request #42 from NpoolPlatform/feat/support-harbin
Browse files Browse the repository at this point in the history
support harbin ingress
  • Loading branch information
EntropyPool authored Oct 13, 2024
2 parents cd22575 + 6835d6f commit 167ed5f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions cmd/account-gateway/k8s/04-traefik-ingress.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ spec:
http: *http_rules
- host: api.jh-testing.npool.top
http: *http_rules
- host: api.harbin-testing.npool.top
http: *http_rules
- host: api.japan-procyon-production.npool.top
http: *http_rules
- host: api.hk-cryptomore-production.npool.top
Expand Down Expand Up @@ -107,6 +109,8 @@ spec:
http: *http_rules
- host: api.jh-testing.npool.top
http: *http_rules
- host: api.harbin-testing.npool.top
http: *http_rules
- host: api.japan-procyon-production.npool.top
http: *http_rules
- host: api.hk-cryptomore-production.npool.top
Expand Down

0 comments on commit 167ed5f

Please sign in to comment.