fix error on aks deployment
This commit is contained in:
parent
fa0b1a7a6b
commit
b408d58f55
@ -16,7 +16,7 @@ $dns = $externalDns
|
|||||||
|
|
||||||
$ingressValuesFile="ingress_values.yaml"
|
$ingressValuesFile="ingress_values.yaml"
|
||||||
|
|
||||||
if ($ingressValuesFile) {
|
if ($useLocalk8s -eq $true) {
|
||||||
$ingressValuesFile="ingress_values_dockerk8s.yaml"
|
$ingressValuesFile="ingress_values_dockerk8s.yaml"
|
||||||
$dns="localhost"
|
$dns="localhost"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user