diff --git a/roles/openshift-apps/forgejo/templates/postgres-cluster.yaml.j2 b/roles/openshift-apps/forgejo/templates/postgres-cluster.yaml.j2 index 5db9ccfbe6..af29423912 100644 --- a/roles/openshift-apps/forgejo/templates/postgres-cluster.yaml.j2 +++ b/roles/openshift-apps/forgejo/templates/postgres-cluster.yaml.j2 @@ -21,7 +21,7 @@ spec: - "ReadWriteOnce" resources: requests: - storage: 50Gi + storage: 5Gi affinity: podAntiAffinity: preferredDuringSchedulingIgnoredDuringExecution: