Skip to content

Instantly share code, notes, and snippets.

@martip07
Created February 21, 2020 05:29
Show Gist options
  • Save martip07/183d7426effc5b662c21d53352bba2da to your computer and use it in GitHub Desktop.
Save martip07/183d7426effc5b662c21d53352bba2da to your computer and use it in GitHub Desktop.
thanos-object-storage-s3
type: S3
config:
bucket: "nombre-del-bucket"
endpoint: "endpoint-del-bucket"
access_key: "access-key-iam-aws"
secret_key: "access-key-iam-aws"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment