Skip to content

Commit

Permalink
Merge pull request #166 from shankaragoudab/patch-3
Browse files Browse the repository at this point in the history
halloffame api removed jwt
  • Loading branch information
Haritest authored Dec 19, 2023
2 parents 854c0f5 + 8c2e980 commit e9efa67
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions ansible/roles/kong-api/defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10713,12 +10713,8 @@ kong_apis:
upstream_url: "{{ sb_cb_ext_service_url }}/v1/halloffame/read"
strip_uri: true
plugins:
- name: jwt
- name: cors
- "{{ statsd_pulgin }}"
- name: acl
config.whitelist:
- 'dataAccess'
- name: rate-limiting
config.policy: local
config.hour: "{{ medium_rate_limit_per_hour }}"
Expand Down

0 comments on commit e9efa67

Please sign in to comment.