Skip to content

Commit

Permalink
Merge pull request #112 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 Sep 19, 2023
2 parents b3a25a5 + b2b875d commit b0cf1a2
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions PRD/kong/kong.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -266,6 +266,35 @@ services:
tags:
- sales
- platform-repo-managed
- host: experience.kongair
id: f1c41796-5c88-419b-a391-baa0c2f62f0d
name: experience-service
path: /
plugins:
- _config: default-jwt
enabled: true
name: jwt
tags:
- platform-repo-managed
port: 8084
protocol: http
routes:
- id: 52cc7a8f-8914-46aa-990d-ad07197d7fc9
methods:
- POST
name: experience-service_query
paths:
- ~/query$
plugins: []
protocols:
- https
regex_priority: 200
strip_path: false
tags:
- experience
- platform-repo-managed
tags:
- platform-repo-managed
- name: acme-dummy-service
routes:
- hosts:
Expand Down

0 comments on commit b0cf1a2

Please sign in to comment.