chore: Update manifests after change

This commit is contained in:
2026-03-24 22:14:40 +00:00
parent 23158129ff
commit 2312900e81
48 changed files with 2526 additions and 1 deletions

View File

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