minecraft correction and added configmap secret

This commit is contained in:
Tomás Limpinho
2026-04-08 09:29:20 +01:00
parent 82675ca850
commit 3b4ae9517e
5 changed files with 64 additions and 15 deletions

View File

@ -4,17 +4,31 @@ metadata:
name: minecraft-configmap
namespace: minecraft
data:
SERVER_NAME: "Example Minecraft Server"
EULA: "true"
MAX_PLAYERS: "10"
ENABLE_WHITELIST: "true"
OPS: |
tomas
Shy_Doge
aleroqu
kiuma
WHITELIST: |
tomas
Shy_Doge
aleroqu
kiuma
EULA: "TRUE"
TYPE: "NEOFORGE"
VERSION: "1.21.1"
NEOFORGE_VERSION: "21.1.219"
MEMORY: "9336M"
MOTD: "Bemvindos ao mundo fenix"
ONLINE_MODE: "false"
DIFFICULTY: "2"
ENABLE_COMMAND_BLOCK: "true"
SIMULATION_DISTANCE: "8"
VIEW_DISTANCE: "8"
SEED: "fenix"
LEVEL: "world-fenix"
LEVEL_TYPE: "large_biomes"
ENABLE_WHITELIST: "true"
CURSEFORGE_FILES: |-
1356598
CF_API_KEY: "apikeyhere"
MODRINTH_PROJECTS: |-
bluemap:5.7-neoforge
MODRINTH_DOWNLOAD_DEPENDENCIES: "required"
ALLOW_FLIGHT: "true"
ANNOUNCE_PLAYER_ACHIEVEMENTS: "true"
SERVER_NAME: "FenixMine"
UID: "1013"
GID: "1013"
LOG_IPS: "false"
USE_AIKAR_FLAGS: "false"