Skip to content
GitLab
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
Partition
Commits
e40a505a
Commit
e40a505a
authored
May 21, 2021
by
Mingyang Zhu
Browse files
remove context path
parent
d7f9a7ae
Changes
2
Hide whitespace changes
Inline
Side-by-side
devops/azure/chart/templates/deployment.yaml
View file @
e40a505a
...
...
@@ -48,7 +48,7 @@ spec:
cpu
:
"
300m"
readinessProbe
:
httpGet
:
path
:
/api/partition/v1
/actuator/health
path
:
/actuator/health
port
:
8081
volumeMounts
:
-
name
:
azure-keyvault
...
...
devops/azure/release.yaml
View file @
e40a505a
...
...
@@ -74,7 +74,7 @@ spec:
-
containerPort
:
80
readinessProbe
:
httpGet
:
path
:
/api/partition/v1
/actuator/health
path
:
/actuator/health
port
:
8081
volumeMounts
:
-
name
:
azure-keyvault
...
...
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!
Cancel
Please
register
or
sign in
to comment