Closed hmarcelodn closed 7 years ago
How were you able to figure this out? I am running into the same issue.
Followed the instructions and populated the values.yaml file, and used helm to deploy it on to the cluster.
Okay so figured it out. Acs-engine now creates the deployment with the <resource group name>-<random number>
so the default azuredeploy
does not work anymore. It can be found on azure portal.
In the values.yaml file specify the parameter.
acsenginecluster:
acsdeployment: <deployment name>
I ran the instructions and the pods are not running. I am seeing the following error:
Any ideas?