Increase memory request

This commit is contained in:
Jonny Ervine 2024-02-05 22:13:05 +08:00
parent 493571a1b4
commit f05697e240

View File

@ -153,7 +153,7 @@ controller:
## memory: 90Mi ## memory: 90Mi
requests: requests:
cpu: 100m cpu: 100m
memory: 200Mi memory: 280Mi
# Mutually exclusive with keda autoscaling # Mutually exclusive with keda autoscaling
autoscaling: autoscaling:
enabled: true enabled: true