This commit is contained in:
Petrraa
2026-05-25 23:35:19 +02:00
parent 99b9c56615
commit a071003415

View File

@@ -53,6 +53,13 @@ spec:
secretKeyRef:
name: postgres-secret
key: POSTGRES_DB
resources:
requests:
cpu: "10m"
memory: "32Mi"
limits:
cpu: "50m"
memory: "64Mi"
readinessProbe:
httpGet:
path: /health