Index: k8s/postgres.yaml
===================================================================
--- k8s/postgres.yaml	(revision c0086c00a5899d38577d47ee07ef2f1dc672069e)
+++ k8s/postgres.yaml	(revision 0427f599f15f08425a193b5b366fd15cc0a95f42)
@@ -8,5 +8,5 @@
   resources:
     requests:
-      storage: 5Gi
+      storage: 2Gi
 ---
 apiVersion: apps/v1
@@ -51,4 +51,5 @@
             initialDelaySeconds: 5
             periodSeconds: 5
+            failureThreshold: 10
       volumes:
         - name: data
