reduce resources for 3 replicas

This commit is contained in:
Petrraa
2026-05-25 22:18:28 +02:00
parent cdbe6eddf2
commit e84296abb6

View File

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