On 29/11/19 09:43, Tavernt Muchenje wrote: > > NB. I’m following instructions on > https://syncope.apache.org/docs/2.0/getting-started.html#kubernetes-sample > As you can see from the file you are referencing, e.g.
https://github.com/apache/syncope/blob/syncope-2.0.14/docker/src/main/resources/kubernetes/syncope/values.yaml you have to provide somehow a value for ${syncope.version}; simplest way is to barely replace that string with 2.0.14, not sure if you can feed that via environment variable. HTH Regards. > *From: *Tavernt Muchenje <[email protected]> > *Reply-To: *<[email protected]> > *Date: *Friday, 29 November 2019 at 10:35 > *To: *<[email protected]> > *Subject: *AKS - InvalidImageName deploying Syncope on AKS > > > > Hi Users, > > > > After running > > > > helm install syncope --name syncope --namespace syncope -f syncope/values.yaml > > > > I get InvalidImageName > > syncope-console-69d47c444c-2g9x2 0/1 InvalidImageName 0 17s > > syncope-dd677f7cf-z52d6 0/1 InvalidImageName 0 17s > > syncope-enduser-7fc4f6b778-2j2dh 0/1 InvalidImageName 0 17s > > > > Any idea what I’m doing wrong? > > > > Kind Regards > > --- > > Tavernt > -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Member at The Apache Software Foundation Syncope, Cocoon, Olingo, CXF, OpenJPA, PonyMail http://home.apache.org/~ilgrosso/
