Skip to content

Commit

Permalink
Merge pull request #67 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 45aa4e8 + 7ffbc3f commit f30cac7
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions PRD/kong/kong.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,24 @@
_format_version: "3.0"
_plugin_configs:
default-jwt:
config:
enabled: true
name: jwt
consumer_groups:
- name: gold
- name: lifetime
- name: platinum
- name: silver
consumers:
- groups:
- name: platinum
username: dfreese
- groups:
- name: gold
username: jdoe
- groups:
- name: silver
username: jsmith
plugins:
- config:
account_email: '{vault://aws-us-east-2/KongAir/PRD/kong/acme/account_email}'
Expand Down

0 comments on commit f30cac7

Please sign in to comment.