arrstack: raise arrstack-postgres resources after OOMKills #408

Merged
benvin merged 2 commits from benvin/arrstack-pg-resources into main 2026-08-23 22:01:25 +10:00
@@ -147,10 +147,10 @@ spec:
resources:
limits:
cpu: "1"
memory: 1Gi
memory: 2Gi
requests:
cpu: 50m
memory: 512Mi
cpu: 250m
memory: 1Gi
smartShutdownTimeout: 180
startDelay: 3600
stopDelay: 1800