Skip to content

Commit

Permalink
[create-pull-request] automated change
Browse files Browse the repository at this point in the history
  • Loading branch information
rspurgeon authored Jul 27, 2023
1 parent 45aa4e8 commit 7ffbc3f
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 7ffbc3f

Please sign in to comment.