Files
klaster/apps/gitea/postgres-cluster.yaml

17 lines
275 B
YAML

---
apiVersion: postgresql.cnpg.io/v1
kind: Cluster
metadata:
name: gitea-postgresql-cluster
namespace: gitea
spec:
instances: 1
storage:
size: 10Gi
storageClass: mayastor-single-hdd
backup:
volumeSnapshot:
className: csi-mayastor-snapshotclass