fix(minecraft): increase memory limit
This commit is contained in:
@@ -213,11 +213,11 @@ spec:
|
||||
enabled: false
|
||||
resources:
|
||||
limits:
|
||||
cpu: 10000m
|
||||
memory: 14Gi
|
||||
cpu: 8000m
|
||||
memory: 20Gi
|
||||
requests:
|
||||
cpu: 2000m
|
||||
memory: 6Gi
|
||||
cpu: 1000m
|
||||
memory: 8Gi
|
||||
|
||||
ingress:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user