diff --git a/human-connection/deployment-backend.yaml b/human-connection/deployment-backend.yaml index 49bb85f5c..00e08f1e7 100644 --- a/human-connection/deployment-backend.yaml +++ b/human-connection/deployment-backend.yaml @@ -80,4 +80,4 @@ - ReadWriteOnce resources: requests: - storage: 10Gi + storage: 2Gi diff --git a/human-connection/deployment-neo4j.yaml b/human-connection/deployment-neo4j.yaml index e3110cac2..5ef5204a2 100644 --- a/human-connection/deployment-neo4j.yaml +++ b/human-connection/deployment-neo4j.yaml @@ -69,4 +69,4 @@ - ReadWriteOnce resources: requests: - storage: 4Gi + storage: 1Gi