Update minecraft configuration
This commit is contained in:
parent
d809bd5106
commit
f36ec04dd3
@ -31,6 +31,13 @@ resources:
|
||||
requests:
|
||||
memory: 512Mi
|
||||
cpu: 50m
|
||||
limits:
|
||||
memory: 3Gi
|
||||
cpu: 1500m
|
||||
readinessProbe:
|
||||
timeoutSeconds: 10
|
||||
livenessProbe:
|
||||
timeoutSeconds: 10
|
||||
minecraftServer:
|
||||
eula: "TRUE"
|
||||
onlineMode: false
|
||||
|
Reference in New Issue
Block a user