Update k8s/games/minecraft/deployments.yaml
All checks were successful
Check with kubeconform / lint (push) Successful in 12s
All checks were successful
Check with kubeconform / lint (push) Successful in 12s
This commit is contained in:
@@ -137,10 +137,10 @@ spec:
|
|||||||
workingDir: /mc/
|
workingDir: /mc/
|
||||||
resources:
|
resources:
|
||||||
limits:
|
limits:
|
||||||
memory: 8Gi
|
memory: 12Gi
|
||||||
#cpu: 1
|
#cpu: 1
|
||||||
requests:
|
requests:
|
||||||
memory: 5Gi
|
memory: 8Gi
|
||||||
#cpu: 100m
|
#cpu: 100m
|
||||||
ports:
|
ports:
|
||||||
- name: game
|
- name: game
|
||||||
|
Reference in New Issue
Block a user