Eshoponcontainers: Error of Installing eShopOnContainers with Helm thru Powershell

Created on 25 Apr 2019  路  5Comments  路  Source: dotnet-architecture/eShopOnContainers

Hi guys,

I'm following the steps here: https://github.com/dotnet-architecture/eShopOnContainers/wiki/10.-Deploying-to-Kubernetes-(AKS-and-local)-using-Helm-Charts, executing:

.\deploy-all.ps1 -externalDns aks -aksName eshoptest -aksRg eshoptest -imageTag dev

but encountered the following error:

image

Wondering if you have a clue?

Most helpful comment

Hi @wely I had the same issue. Try changing these three lines until this gets fixed/merged: https://github.com/dotnet-architecture/eShopOnContainers/pull/1020/files

All 5 comments

@eiximenis I get the same error executing this script locally (Kubernetes on Docker Desktop).

I'm running this command from my local machine Powershell against an AKS cluster with Helm already installed.

Hi @wely I had the same issue. Try changing these three lines until this gets fixed/merged: https://github.com/dotnet-architecture/eShopOnContainers/pull/1020/files

Awesome @DanielLarsenNZ . Works now after adding the quotes.

@wely This issue is not solved, but there is an existing PR not merged yet. Can you re-open this issue again? So this issue can be tracked.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

BrunoLopes picture BrunoLopes  路  4Comments

bakbuz picture bakbuz  路  4Comments

DavidNorena picture DavidNorena  路  4Comments

grahamehorner picture grahamehorner  路  5Comments

CESARDELATORRE picture CESARDELATORRE  路  5Comments