Skip to content
Snippets Groups Projects
Commit d169033d authored by Aleh Shubko [EPAM]'s avatar Aleh Shubko [EPAM]
Browse files

Merge branch 'trusted-ashubko/fix_instancename' into 'master'

Fix instance name

See merge request !721
parents 7fa6246a d3d81056
No related branches found
No related tags found
2 merge requests!744Upgraded packages to mitigated vulns in netty, guava, snakeyaml,!721Fix instance name
Pipeline #195682 failed
......@@ -12,6 +12,7 @@ variables:
MONGODB_AWS_BUILD_SUBDIR: provider/storage-aws/build-aws
MONGODB_AWS_TEST_SUBDIR: testing/storage-test-aws
MONGODB_AWS_EKS_DEPLOYMENT_NAME: os-storage
MONGODB_AWS_DEPLOY_TARGET: TF
GCP_BUILD_SUBDIR: provider/storage-gcp
GCP_INT_TEST_SUBDIR: testing/storage-test-gcp
......
......@@ -25,6 +25,7 @@ server.port=${APPLICATION_PORT:8080}
#Shared configuration
aws.region=${AWS_REGION}
aws.osduInstanceName=${OSDU_INSTANCE_NAME}
## AWS DynamoDB configuration
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment