Anatoliy Kostin
Anatoliy Kostin
Any updates for this issue? @dorsegal could you share how to properly configure PGO to use IRSA approach? Has it done with additional env vars (extra configMap / secrets for...
Same issue here. Apple M1 Pro, macOS 14.1.2, bettercap v2.32.0.
Hey @rusty-jules. Have you managed to configure zalando postgres operator to using service account with binded AWS IAM policy for s3 access? Could you share how you did that ?
@rusty-jules many thanks for your well-detailed guide! Awesome!
I have the same issue. For me only old method works - specifying infrastructure role through CRD config by **`infrastructure_roles_secret_name`** parameter. ``` yaml apiVersion: "acid.zalan.do/v1" kind: OperatorConfiguration metadata: name: postgresql-operator-configuration...