Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
UPSMF
uphrh-sb-devops
Commits
be6951c1
Unverified
Commit
be6951c1
authored
1 year ago
by
gow1998
Committed by
GitHub
1 year ago
Browse files
Options
Download
Patches
Plain Diff
Update main.yml
parent
f51106d9
release-5.1.0-uatLatest
release-5.1.0-api
release-5.1.0-apiuat
1 merge request
!16
Release 5.1.0 api
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
ansible/roles/kong-api/defaults/main.yml
+2
-1
ansible/roles/kong-api/defaults/main.yml
with
2 additions
and
1 deletion
+2
-1
ansible/roles/kong-api/defaults/main.yml
+
2
−
1
View file @
be6951c1
...
...
@@ -162,6 +162,7 @@ notification_service_url: "http://notification-service:9000"
registry_service_url
:
"
http://registry-service:8081"
hasuranodecomponent_service_url
:
"
http://{{hasuranodecomponent_service_ip}}:3001"
usermanagement_service_url
:
"
http://{{usermanagement_service_ip}}:5298"
rcusermanagement_service_url
:
"
http://{{rcusermanagement_service_ip}}:8001"
notifications_url
:
"
http://{{notifications_ip}}"
exam_url
:
"
http://{{exam_ip}}"
usermanagements_service_url
:
"
http://user-manangement-service:5298"
...
...
@@ -14664,7 +14665,7 @@ kong_apis:
-
name
:
privateUserattribute
uris
:
"
{{
usermanagement_prefix
}}/attribute/"
upstream_url
:
"
{{
usermanagement_service_url
}}/api/v1/user/attribute/"
upstream_url
:
"
{{
rc
usermanagement_service_url
}}/api/v1/user/attribute/"
strip_uri
:
true
plugins
:
-
name
:
jwt
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets