Browse Source

Reduce SAPL resource reservation further

master
Fábio Kaiser Rauber 2 years ago
parent
commit
6f8b21a863
  1. 4
      charts/sapl/v0.2.0/values.yaml

4
charts/sapl/v0.2.0/values.yaml

@ -104,7 +104,7 @@ postgresql:
postgresqlDatabase: sapl
resources:
requests:
cpu: 50m
cpu: 40m
memory: 64Mi
@ -113,7 +113,7 @@ resources:
cpu: 1000m
memory: 1Gi
requests:
cpu: 40m
cpu: 35m
memory: 500Mi
autoscaling:

Loading…
Cancel
Save