Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Open Subsurface Data Universe Software
Platform
System
Notification
Commits
7a28d345
Commit
7a28d345
authored
Aug 27, 2021
by
Rucha Deshpande
Browse files
fix REGISTER_BASE_URL for EKS
parent
3bd11071
Changes
1
Show whitespace changes
Inline
Side-by-side
provider/notification-aws/src/main/resources/application.properties
View file @
7a28d345
...
...
@@ -19,7 +19,7 @@ server.port=${APPLICATION_PORT:8080}
AUTHORIZE_API
=
${ENTITLEMENTS_BASE_URL}/api/entitlements/v2
PARTITION_API
=
${ENTITLEMENTS_BASE_URL}/api/partition/v1
REGISTER_SERVICE_URL
=
${
ENTITLEMENTS
_BASE_URL}/api/register/v1
REGISTER_SERVICE_URL
=
${
REGISTER
_BASE_URL}/api/register/v1
aws.ssm
=
${SSM_ENABLED:True}
aws.environment
=
${RESOURCE_PREFIX}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment