increase limit for pgadmin

cherry-pick-20afe452
Johannes Wicovsky 2 years ago
parent 0f72131409
commit 6a332fcfb4

@ -31,8 +31,8 @@ spec:
key: password key: password
resources: resources:
limits: limits:
cpu: 200m cpu: 500m
memory: 256Mi memory: 500Mi
requests: requests:
cpu: 100m cpu: 100m
memory: 256Mi memory: 256Mi

Loading…
Cancel
Save