Automated Manifest Update (#2535)

This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow.

Reviewed-on: #2535
Co-authored-by: gitea-bot <gitea-bot@alexlebens.net>
Co-committed-by: gitea-bot <gitea-bot@alexlebens.net>
This commit was merged in pull request #2535.
This commit is contained in:
2025-12-14 23:55:02 +00:00
committed by Alex Lebens
parent 0561796771
commit b991a82f69
14 changed files with 570 additions and 5 deletions

View File

@@ -0,0 +1,27 @@
apiVersion: barmancloud.cnpg.io/v1
kind: ObjectStore
metadata:
name: "stalwart-postgresql-18-garage-local-backup"
namespace: stalwart
labels:
helm.sh/chart: postgres-18-cluster-6.16.1
app.kubernetes.io/name: stalwart-postgresql-18
app.kubernetes.io/instance: stalwart
app.kubernetes.io/part-of: stalwart
app.kubernetes.io/version: "6.16.1"
app.kubernetes.io/managed-by: Helm
spec:
retentionPolicy: 3d
configuration:
destinationPath: s3://postgres-backups/cl01tl/stalwart/stalwart-postgresql-18-cluster
endpointURL: http://garage-main.garage:3900
s3Credentials:
accessKeyId:
name: stalwart-postgresql-18-cluster-backup-secret-garage
key: ACCESS_KEY_ID
secretAccessKey:
name: stalwart-postgresql-18-cluster-backup-secret-garage
key: ACCESS_SECRET_KEY
region:
name: stalwart-postgresql-18-cluster-backup-secret-garage
key: ACCESS_REGION