Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Haritest authored Jul 18, 2024
1 parent 3977bab commit 98640b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ansible/roles/kong-api/defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16341,7 +16341,7 @@ kong_apis:

- name: topTenlearners
uris: "/halloffame/top/learners"
upstream_url: "{{ sb_cb_ext_service_url }}/v1/top/learners
upstream_url: "{{ sb_cb_ext_service_url }}/v1/top/learners"
strip_uri: true
plugins:
- name: jwt
Expand Down

0 comments on commit 98640b1

Please sign in to comment.