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
Domain Data Mgmt Services
Wellbore
Wellbore Domain Services
Commits
a97274b8
Commit
a97274b8
authored
Sep 09, 2021
by
Alexandre Vincent
Browse files
add trailing / to make match more accurate
parent
7bb8c4a9
Pipeline
#65575
failed with stages
in 16 minutes and 55 seconds
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
devops/azure/chart/templates/virtual-service.yaml
View file @
a97274b8
...
...
@@ -15,7 +15,7 @@ spec:
http
:
-
match
:
-
uri
:
prefix
:
'
{{
include
"os-wellbore-ddms.prefix"
.
}}'
prefix
:
'
{{
include
"os-wellbore-ddms.prefix"
.
}}
/
'
# TODO make naming more uniform across services: prefix: "/api/{{ .Chart.Name }}/v2"
route
:
-
destination
:
...
...
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