remove old postgres cluster
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user