This website works better with JavaScript.
Home
Explore
Help
Sign In
ayan.poddar
/
eShopOnContainers
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
19
Wiki
Activity
Browse Source
Update deploy-all.sh
pull/1708/head
Mauricio Caro
3 years ago
committed by
GitHub
parent
91f1008c51
commit
ffe5be3b07
No known key found for this signature in database
GPG Key ID:
4AEE18F83AFDEB23
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
deploy/k8s/helm/deploy-all.sh
+ 1
- 1
deploy/k8s/helm/deploy-all.sh
View File
@ -160,7 +160,7 @@ ingress_values_file="ingress_values.yaml"
if
[
[
$use_local_k8s
]
]
;
then
ingress_values_file
=
"ingress_values_dockerk8s.yaml"
dns
=
"host.
minikube
.internal"
dns
=
"host.
docker
.internal"
fi
if
[
[
$dns
=
=
"aks"
]
]
;
then
Write
Preview
Loading…
Cancel
Save