kind: ObjectStore

From wikieduonline
(Redirected from DestinationPath)
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

cnpg.io, kubectl api-resources --api-group=postgresql.cnpg.io, kind: Database, kind: Cluster, apiVersion: postgresql.cnpg.io/v1, barmancloud.cnpg.io

CNPG, CloudNativePG (CNPG), cnpg.io, WAL archiving (IsWALArchiver), cnpg-system, kind: ScheduledBackup, BarmanObjectStore

Advertising: