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
4c796cb0
Commit
4c796cb0
authored
Sep 09, 2021
by
Alexandre Vincent
Browse files
fix virtual service api being commented on helm template run
parent
837d4a5e
Changes
1
Hide whitespace changes
Inline
Side-by-side
devops/azure/chart/templates/virtual-service.yaml
View file @
4c796cb0
---
# Source: /devops/azure/chart/templates/virtual-service.yaml
#
{{
- if .Values.istioDnsHost
-
}}
{{
- if .Values.istioDnsHost
}}
apiVersion
:
networking.istio.io/v1alpha3
kind
:
VirtualService
metadata
:
...
...
@@ -37,4 +37,4 @@ spec:
-
DELETE
allowOrigins
:
-
prefix
:
"
*"
{{
- end -
}}
\ No newline at end of file
{{
- end
}}
\ No newline at end of file
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