Skip to content

Commit

Permalink
Merge pull request #81 from Kong/PRD/kong
Browse files Browse the repository at this point in the history
❗PRD❗: Staged changes for Kong Gateway PRD deployment
  • Loading branch information
rspurgeon authored Jul 27, 2023
2 parents 5fe4b12 + 246dd61 commit ae168d7
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion PRD/kong/kong.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,12 @@ services:
id: 22e1521b-9b91-5d2f-917b-4463066f1aed
name: bookings-service
path: /
plugins: []
plugins:
- _config: default-jwt
enabled: true
name: jwt
tags:
- platform-repo-managed
port: 8082
protocol: http
routes:
Expand Down

0 comments on commit ae168d7

Please sign in to comment.