Преглед на файлове

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
+