reduce resources for 3 replicas

This commit is contained in:
Petrraa
2026-05-25 21:39:03 +02:00
parent acfc2dd51e
commit 9312b16856

View File

@@ -46,13 +46,7 @@ spec:
secretKeyRef: secretKeyRef:
name: postgres-secret name: postgres-secret
key: POSTGRES_DB key: POSTGRES_DB
resources: cpu: 1m
requests:
cpu: 1m
memory: 8Mi
limits:
cpu: 5m
memory: 16Mi
readinessProbe: readinessProbe:
httpGet: httpGet:
path: /health path: /health