Skip to content

Commit

Permalink
Trying to fix acme plugin config and experience GraphQL
Browse files Browse the repository at this point in the history
  • Loading branch information
rspurgeon committed Sep 22, 2023
1 parent d9a0406 commit 71cd2f4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions experience/kong/experience-service.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ services:
cache_ttl: 15
- name: graphql-rate-limiting-advanced
config:
namespace: experience
limit:
- 5
window_size:
Expand Down
2 changes: 1 addition & 1 deletion platform/kong/plugins/acme.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ plugins:
domains:
- "api.kong-air.com"
storage_config:
kong: {}
kong: []

0 comments on commit 71cd2f4

Please sign in to comment.