Преглед изворни кода

Añado cluster-example.yaml

Celestino Rey пре 6 месеци
родитељ
комит
ec4bfceeb6
1 измењених фајлова са 10 додато и 0 уклоњено
  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
+