Kaynağa Gözat

Añado cluster-example.yaml

Celestino Rey 6 ay önce
ebeveyn
işleme
ec4bfceeb6
1 değiştirilmiş dosya ile 10 ekleme ve 0 silme
  1. 10 0
      Local/cluster-example.yaml

+ 10 - 0
Local/cluster-example.yaml

@@ -0,0 +1,10 @@
+apiVersion: postgresql.cnpg.io/v1
+kind: Cluster
+metadata:
+  name: cluster-example
+spec:
+  instances: 3
+  
+  storage:
+    size: 1Gi
+