add default endpoint
All checks were successful
release-charts-postgres-cluster / release (push) Successful in 23s
All checks were successful
release-charts-postgres-cluster / release (push) Successful in 23s
This commit is contained in:
@@ -271,7 +271,7 @@ recovery:
|
||||
# -- Overrides the provider specific default endpoint. Defaults to:
|
||||
# S3: https://s3.<region>.amazonaws.com"
|
||||
# Leave empty if using the default S3 endpoint
|
||||
endpointURL: ""
|
||||
endpointURL: "https://nyc3.digitaloceanspaces.com"
|
||||
|
||||
# -- Specifies a CA bundle to validate a privately signed certificate.
|
||||
endpointCA:
|
||||
|
Reference in New Issue
Block a user