kind: ObjectStore

From wikieduonline
Jump to navigation Jump to search


apiVersion: barmancloud.cnpg.io/v1
kind: ObjectStore
metadata:
  name: aws-store
spec:
 configuration:
   destinationPath: "s3://BUCKET_NAME/path/to/folder"
   s3Credentials:
     accessKeyId:
       name: aws-creds
       key: ACCESS_KEY_ID
     secretAccessKey:
       name: aws-creds
       key: ACCESS_SECRET_KEY
 [...]


kind: Backup
retentionPolicy

See also[edit]

Advertising: