fix(tower): bump backend memory limit 1Gi -> 4Gi (addon upload OOM)
This commit is contained in:
@@ -20,7 +20,7 @@ backend:
|
||||
memory: 128Mi
|
||||
limits:
|
||||
cpu: "1"
|
||||
memory: 1Gi
|
||||
memory: 4Gi
|
||||
persistence:
|
||||
enabled: true
|
||||
size: 1Gi
|
||||
|
||||
Reference in New Issue
Block a user