postgres-operator-examples
postgres-operator-examples copied to clipboard
Add keyType to postgres s3 helm template
keyType was missing from the list of s3 config fields.
This change allows us to use role based access when running within EKS.
You would need to add this to the values.yaml too, right?