We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29ef4f2 commit f79a71eCopy full SHA for f79a71e
argo/app-of-apps/templates/minecraft/minecraft-gug-rl.yaml
@@ -47,9 +47,9 @@ spec:
47
resources:
48
requests:
49
cpu: 2
50
- memory: 18Gi
+ memory: 10Gi
51
limits:
52
53
extraEnv:
54
USE_MEOWICE_FLAGS: "true"
55
minecraftServer:
@@ -71,7 +71,7 @@ spec:
71
enabled: true
72
existingSecret: minecraft-rlcraft-secrets
73
secretKey: rcon-password
74
- memory: 16384M
+ memory: 8192M
75
overrideServerProperties: false
76
77
extraPorts:
0 commit comments