fix(minecraft): remove resources
All checks were successful
/ validate (pull_request) Successful in 6m27s
All checks were successful
/ validate (pull_request) Successful in 6m27s
This commit is contained in:
parent
316434200e
commit
6640319d81
1 changed files with 0 additions and 7 deletions
|
|
@ -42,13 +42,6 @@ spec:
|
|||
value: "16"
|
||||
- name: SPAWN_PROTECTION
|
||||
value: "0"
|
||||
resources:
|
||||
requests:
|
||||
cpu: "2"
|
||||
memory: "6Gi"
|
||||
limits:
|
||||
cpu: "4"
|
||||
memory: "7Gi"
|
||||
volumeMounts:
|
||||
- name: data
|
||||
mountPath: /data
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue