mirror of
https://github.com/Telecominfraproject/wlan-cloud-helm.git
synced 2025-10-29 17:52:40 +00:00
increase prov service memory (#83)
This commit is contained in:
@@ -125,10 +125,10 @@ ingress:
|
||||
resources:
|
||||
limits:
|
||||
cpu: 500m
|
||||
memory: 350Mi
|
||||
memory: 600Mi
|
||||
requests:
|
||||
cpu: 10m
|
||||
memory: 350Mi
|
||||
memory: 600Mi
|
||||
|
||||
nodeSelector: {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user