diff --git a/clusters/cl01tl/helm/booklore/values.yaml b/clusters/cl01tl/helm/booklore/values.yaml index 71c890167..d534ae7f8 100644 --- a/clusters/cl01tl/helm/booklore/values.yaml +++ b/clusters/cl01tl/helm/booklore/values.yaml @@ -108,6 +108,21 @@ mariadb-cluster: replicas: 3 galera: enabled: true + bootstrapFrom: + s3: + bucket: mariadb-backups-b230a2f5aecf080a4b372c08 + prefix: cl01tl/booklore + endpoint: nyc3.digitaloceanspaces.com + region: us-east-1 + accessKeyIdSecretKeyRef: + name: booklore-mariadb-cluster-backup-secret-external + key: access + secretAccessKeySecretKeyRef: + name: booklore-mariadb-cluster-backup-secret-external + key: secret + tls: + enabled: true + backupContentType: Physical databases: - name: booklore characterSet: utf8