This commit is contained in:
Petrraa
2026-05-25 21:14:28 +02:00
parent 02c374d706
commit 62529102fa

View File

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