Skip to content

Commit

Permalink
Merge pull request #1635 from planetarium/update-kong-configmap
Browse files Browse the repository at this point in the history
add 9cutil-backend to kong configmap
boscohyun authored May 2, 2024
2 parents f01b64e + 88a4f2c commit 866e2a2
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions charts/kong-gateway/templates/configmap-kong.yaml
Original file line number Diff line number Diff line change
@@ -46,6 +46,12 @@ data:
- name: bnbc
paths:
- /bnbc/minigame
- name: 9cutil-backend
url: dx-ninecub-dev-ecs-alb-1394147989.us-east-2.elb.amazonaws.com
routes:
- name: 9cutil-backend
paths:
- /9cub
{{- else }}
- name: 9cscan-odin-internal
url: https://api-internal.9cscan.com

0 comments on commit 866e2a2

Please sign in to comment.