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
Data Flow
Data Enrichment
wks
Commits
67a2c332
Commit
67a2c332
authored
Sep 12, 2020
by
harshit aggarwal
Browse files
Fixing storage url in deployment.yaml
parent
dd8288e1
Pipeline
#8185
passed with stages
in 21 minutes and 4 seconds
Changes
1
Pipelines
3
Show whitespace changes
Inline
Side-by-side
devops/azure/chart/templates/deployment.yaml
View file @
67a2c332
...
...
@@ -106,7 +106,7 @@ spec:
-
name
:
server_port
value
:
"
80"
-
name
:
storage_service_endpoint
value
:
"
http://
osdu-flux-
storage/api/storage/v2"
value
:
"
http://storage/api/storage/v2"
-
name
:
max_concurrent_calls
value
:
"
1"
-
name
:
executor_n_threads
...
...
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