Skip to content
Snippets Groups Projects
Commit ff635825 authored by Abhay Joshi's avatar Abhay Joshi
Browse files

fixing var

(cherry picked from commit ace3bd26)
parent f2225756
No related branches found
No related tags found
1 merge request!394Fixing variable for aws
Pipeline #187198 failed
......@@ -50,7 +50,7 @@ osdu.mongodb.enableTlsInsecure=${MONGODB_ENABLE_TLS_INSECURE:false}
# AWS user agent variables
aws.disableUserAgent=${DISABLE_USER_AGENT}
aws.osduVersion={OSDU_VERSION}
aws.osduVersion=${OSDU_VERSION}
#AWS KMS Config
aws.kms.keyArn=${KEY_ARN:empty}
......
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