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/
|
||||
resources:
|
||||
limits:
|
||||
memory: 8Gi
|
||||
memory: 12Gi
|
||||
#cpu: 1
|
||||
requests:
|
||||
memory: 5Gi
|
||||
memory: 8Gi
|
||||
#cpu: 100m
|
||||
ports:
|
||||
- name: game
|
||||
|
Reference in New Issue
Block a user