add minecraft without autosync
This commit is contained in:
@@ -16,10 +16,10 @@ spec:
|
||||
image: minecraft
|
||||
resources:
|
||||
limits:
|
||||
memory: "4000Mi"
|
||||
cpu: "2500m"
|
||||
memory: "6000Mi"
|
||||
cpu: "3"
|
||||
requests:
|
||||
memory: "1000Mi"
|
||||
memory: "1500Mi"
|
||||
cpu: "500m"
|
||||
ports:
|
||||
- containerPort: 25565
|
||||
@@ -40,7 +40,7 @@ spec:
|
||||
- name: INIT_MEMORY
|
||||
value: "1G"
|
||||
- name: MAX_MEMORY
|
||||
value: "3G"
|
||||
value: "5G"
|
||||
- name: MOTD
|
||||
value: "VaultHunters baby!"
|
||||
- name: ENABLE_RCON
|
||||
|
Reference in New Issue
Block a user