Files
infrastructure/clusters/cl01tl/manifests/harbor/ObjectStore-harbor-postgresql-18-backup-garage-local.yaml
gitea-bot 7f9374dc28 Automated Manifest Update (#5346)
This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow.

### Details
- **Trigger**: `pull_request` by `@alexlebens`
- **Commit**: `0708cc3` (on `0708cc3809f0c556df9230e1bd78e9987c03e02f`)
- **Charts Updated**: `argo-workflows,authentik,blocky,dawarich,directus,freshrss,gatus,gitea,grafana-operator,harbor`

Reviewed-on: #5346
Co-authored-by: gitea-bot <gitea-bot@alexlebens.net>
Co-committed-by: gitea-bot <gitea-bot@alexlebens.net>
2026-04-01 00:21:52 +00:00

34 lines
1.1 KiB
YAML

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.11.1
app.kubernetes.io/instance: harbor
app.kubernetes.io/part-of: harbor
app.kubernetes.io/version: "7.11.1"
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