switch to cloudnativepg
This commit is contained in:
10
deploy/cloudnativepg/postgres-base.yaml
Normal file
10
deploy/cloudnativepg/postgres-base.yaml
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
apiVersion: postgresql.cnpg.io/v1
|
||||||
|
kind: Cluster
|
||||||
|
metadata:
|
||||||
|
name: postgres-base
|
||||||
|
namespace: postgres
|
||||||
|
spec:
|
||||||
|
instances: 3
|
||||||
|
storage:
|
||||||
|
size: 50Gi
|
||||||
|
storageClassName: longhorn
|
Reference in New Issue
Block a user