You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: helm/postgres/values.yaml
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -198,6 +198,7 @@ postgresVersion: 15
198
198
# # keySecret is the S3 key secret. This is stored in a Secret.
199
199
# keySecret: ""
200
200
# # keyType can be configured to enable IAM integration via AssumeRole
201
+
# # For more info, see the documentation at https://access.crunchydata.com/documentation/postgres-operator/v5/tutorial/backups/#using-an-aws-integrated-identity-provider-and-role
201
202
# keyType: ""
202
203
# # encryptionPassphrase is an optional parameter to enable encrypted backups
203
204
# # with pgBackRest. This is encrypted by pgBackRest and does not use S3's
0 commit comments