postgres-operator icon indicating copy to clipboard operation
postgres-operator copied to clipboard

Add Pod Service Account Annotation update option

Open psolarcz opened this issue 2 years ago • 1 comments
trafficstars

Adding option to specify list of annotation keys, for example: eks.amazonaws.com/role-arn - that will be appended with the cluster name. It will allow to use unique IAM Role per cluster.

To fix: https://github.com/zalando/postgres-operator/issues/2459

psolarcz avatar Oct 27 '23 10:10 psolarcz

that would be really nice 👍 Not sure if appending cluster name is a good idea, I'd like to just pass role ARN via manifest to the SA.

Art3mK avatar Feb 16 '24 09:02 Art3mK