This commit is contained in:
ITO Mac
2026-05-19 11:21:18 +02:00
parent 0ae35c9de3
commit 0fc9bfc475
3 changed files with 34 additions and 0 deletions

View File

@@ -18,6 +18,13 @@ spec:
image: postgres:16-alpine
ports:
- containerPort: 5432
resources:
requests:
cpu: 1m
memory: 64Mi
limits:
cpu: 300m
memory: 512Mi
env:
- name: POSTGRES_DB
valueFrom: