reduce resources for 3 replicas

This commit is contained in:
Petrraa
2026-05-25 21:42:53 +02:00
parent 9312b16856
commit cf2fe51da3

View File

@@ -46,7 +46,9 @@ spec:
secretKeyRef: secretKeyRef:
name: postgres-secret name: postgres-secret
key: POSTGRES_DB key: POSTGRES_DB
cpu: 1m resources:
requests:
cpu: 1m
readinessProbe: readinessProbe:
httpGet: httpGet:
path: /health path: /health