Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
L
Legal
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
OSDU
OSDU Data Platform
Security and Compliance
Legal
Commits
06569243
Commit
06569243
authored
3 years ago
by
Dmitrii Gerashchenko
Browse files
Options
Downloads
Patches
Plain Diff
fix for istio config error during azure deployment
parent
9af46e34
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!176
Upgrade vulnerable dependencies according to WhiteSource alerts
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
devops/azure/chart/templates/virtual-service.yaml
+3
-1
3 additions, 1 deletion
devops/azure/chart/templates/virtual-service.yaml
with
3 additions
and
1 deletion
devops/azure/chart/templates/virtual-service.yaml
+
3
−
1
View file @
06569243
---
# Source: /devops/azure/chart/templates/virtual-service.yaml
{{
- if .Values.istioDnsHost
}}
apiVersion
:
networking.istio.io/v1alpha3
kind
:
VirtualService
metadata
:
...
...
@@ -33,4 +34,5 @@ spec:
-
PUT
-
DELETE
allowOrigins
:
-
prefix
:
"
*"
\ No newline at end of file
-
prefix
:
"
*"
{{
- end
}}
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Dmitrii Gerashchenko
@DGerashchenko
mentioned in commit
73e5779d
·
3 years ago
mentioned in commit
73e5779d
mentioned in commit 73e5779d47cefa9b7b8034283cc5ea0140374a2d
Toggle commit list
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment