postgres-operator
postgres-operator copied to clipboard
Add Pod Service Account Annotation update option
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
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.