I think it will be more generic question of how I inject IAM roles in Native Kubernetes pods
I'm using Kubeiam and seems the namespace annotation doesn't work On Mon, Feb 8, 2021 at 2:30 PM Kevin Kwon <fsw0...@gmail.com> wrote: > Hi team, I'm using Native Kubernetes annotation config > > > *kubernetes.jobmanager.annotations* > > and I'm facing some problem with parsing. > > I use annotation > > > *iam.amazonaws.com/role:'arn:aws:iam::XXXXXXXX:role/XX/XXXX > <http://iam.amazonaws.com/role:'arn:aws:iam::XXXXXXXX:role/XX/XXXX>'* > > but seems no matter what I do, the colon is getting parsed for key, value. > can anyone help? >