chore: Update manifests after change

This commit is contained in:
2025-12-14 00:11:15 +00:00
parent 57effdacbc
commit f9c2b2aed6
10 changed files with 536 additions and 2 deletions

View File

@@ -0,0 +1,24 @@
apiVersion: barmancloud.cnpg.io/v1
kind: ObjectStore
metadata:
name: "outline-postgresql-18-external-backup"
namespace: outline
labels:
helm.sh/chart: postgres-18-cluster-6.16.1
app.kubernetes.io/name: outline-postgresql-18
app.kubernetes.io/instance: outline
app.kubernetes.io/part-of: outline
app.kubernetes.io/version: "6.16.1"
app.kubernetes.io/managed-by: Helm
spec:
retentionPolicy: 30d
configuration:
destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/outline/outline-postgresql-18-cluster
endpointURL: https://nyc3.digitaloceanspaces.com
s3Credentials:
accessKeyId:
name: outline-postgresql-18-cluster-backup-secret
key: ACCESS_KEY_ID
secretAccessKey:
name: outline-postgresql-18-cluster-backup-secret
key: ACCESS_SECRET_KEY