Update k8s/games/minecraft/deployments.yaml
All checks were successful
Check with kubeconform / lint (push) Successful in 12s

This commit is contained in:
ab
2025-07-09 15:40:02 +00:00
parent eb6a2e3e47
commit 4542d03bc5

View File

@@ -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