Skip to content

PBM-1484 Updated GCS configuration example and options #261

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

nastena1606
Copy link
Collaborator

modified: docs/details/storage-config-example.md
modified: docs/reference/configuration-options.md

modified:   docs/details/storage-config-example.md
	modified:   docs/reference/configuration-options.md
@@ -50,20 +50,20 @@ storage:

The storage provider’s name.

Supported values: `aws`, `gcs`
Supported values: `aws`
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What's the purpose of that configuration if only 1 value is allowed? Should we deprecate it?


### storage.s3.region

*Type*: string <br>
*Required*: YES (for AWS and GCS)
*Required*: YES (for AWS)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If it's required for AWS, and AWS is the only option - it's just "YES"

@@ -176,6 +176,51 @@ Disables the TLS verification of the S3 storage. This allows Percona Backup for

Use this option with caution as it might leave a hole for man-in-the-middle attacks.

## GCS type storage options
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A configuration example is appreciated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants