Skip to content

Commit

Permalink
chore(deploy): build push new images
Browse files Browse the repository at this point in the history
  • Loading branch information
EchoSkorJjj committed Apr 27, 2024
1 parent 11d93c4 commit ffacdf1
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions backend/kong-gateway/kong.deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@ _format_version: "3.0"
_transform: true

services:
- name: health-check-service
host: localhost
routes:
- name: health-check-route
paths:
- /api/v1/healthz
# - name: health-check-service
# host: localhost
# routes:
# - name: health-check-route
# paths:
# - /api/v1/healthz

- name: make-payment-service
host: make-payment
Expand Down

0 comments on commit ffacdf1

Please sign in to comment.