railiance-infra/infra/forgejo-restore-drill/forgejo-db-restore-cluster.yaml

21 lines
483 B
YAML
Raw Normal View History

---
apiVersion: postgresql.cnpg.io/v1
kind: Cluster
metadata:
name: forgejo-db-restore
namespace: forgejo-restore-drill
labels:
app.kubernetes.io/name: forgejo-db-restore
railiance.io/layer: s3-platform
railiance.io/consumer: forgejo-restore-drill
spec:
instances: 1
imageName: ghcr.io/cloudnative-pg/postgresql:16
storage:
size: 10Gi
bootstrap:
initdb:
database: forgejo
owner: forgejo
secret:
name: forgejo-db-credentials