reduce resources for 3 replicas
This commit is contained in:
@@ -46,13 +46,7 @@ spec:
|
||||
secretKeyRef:
|
||||
name: postgres-secret
|
||||
key: POSTGRES_DB
|
||||
resources:
|
||||
requests:
|
||||
cpu: 1m
|
||||
memory: 8Mi
|
||||
limits:
|
||||
cpu: 5m
|
||||
memory: 16Mi
|
||||
cpu: 1m
|
||||
readinessProbe:
|
||||
httpGet:
|
||||
path: /health
|
||||
|
||||
Reference in New Issue
Block a user