remove old postgres cluster

This commit is contained in:
2026-02-21 13:07:42 +01:00
parent fe1d3ca12a
commit 976422c174

View File

@@ -1,22 +1,6 @@
--- ---
apiVersion: postgresql.cnpg.io/v1 apiVersion: postgresql.cnpg.io/v1
kind: Cluster 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
---
apiVersion: postgresql.cnpg.io/v1
kind: Cluster
metadata: metadata:
name: gitea-postgresql-cluster-lvmhdd name: gitea-postgresql-cluster-lvmhdd
namespace: gitea namespace: gitea