Skip to content

Commit

Permalink
Merge pull request #111 from Kong/create-pull-request/patch
Browse files Browse the repository at this point in the history
Stage Kong Gateway Configuration
  • Loading branch information
rspurgeon authored Sep 19, 2023
2 parents 23353a6 + 9ba48a4 commit b3a25a5
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions platform/kong/.generated/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 b3a25a5

Please sign in to comment.