Skip to content

Commit

Permalink
reverted mentoring api changes in kong
Browse files Browse the repository at this point in the history
  • Loading branch information
shankaragoudab authored Jul 4, 2024
1 parent 7fd0ffb commit a6bbab5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion ansible/roles/kong-api/defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14329,7 +14329,9 @@ kong_apis:
- "{{ statsd_pulgin }}"
- name: acl
config.whitelist:
- 'contentAccess'
- 'mentorServiceMentee'
- 'mentorServiceMentor'
- 'mentorServiceOrgAdmin'
- name: rate-limiting
config.policy: local
config.hour: "{{ medium_rate_limit_per_hour }}"
Expand Down

0 comments on commit a6bbab5

Please sign in to comment.