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
Storage
Commits
a411ab7b
Commit
a411ab7b
authored
Oct 07, 2021
by
Smitha Manjunath
Browse files
health guidelines
parent
77eab59f
Pipeline
#70448
failed with stages
in 2 minutes and 6 seconds
Changes
3
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
devops/azure/chart/templates/deployment.yaml
View file @
a411ab7b
...
...
@@ -137,3 +137,5 @@ spec:
value
:
"
400"
-
name
:
"
SERVER_TOMCAT_MINSPARETHREADS"
value
:
"
200"
-
name
:
SPRING_CONFIG_NAME
value
:
"
common,application"
\ No newline at end of file
provider/storage-azure/pom.xml
View file @
a411ab7b
...
...
@@ -33,7 +33,7 @@
<azure.appservice.plan
/>
<azure.appservice.appname
/>
<azure.appservice.subscription
/>
<osdu.corelibazure.version>
0.12.0-rc
6
</osdu.corelibazure.version>
<osdu.corelibazure.version>
0.12.0-rc
7
</osdu.corelibazure.version>
<osdu.storage-core.version>
0.12.0-SNAPSHOT
</osdu.storage-core.version>
<junit.version>
4.12
</junit.version>
<mockito.version>
1.10.19
</mockito.version>
...
...
provider/storage-azure/src/main/resources/application.properties
View file @
a411ab7b
...
...
@@ -59,7 +59,6 @@ azure.application-insights.instrumentation-key=${appinsights_key}
logging.transaction.enabled
=
true
logging.slf4jlogger.enabled
=
true
logging.mdccontext.enabled
=
true
logging.ignore.servlet.paths
=
/actuator/health
# Azure KeyVault configuration
azure.keyvault.url
=
${KEYVAULT_URI}
...
...
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