mirror of
https://gitea.fenix-dev.com/fenix-gitea-admin/iac-ansible-private.git
synced 2026-03-22 04:19:48 +00:00
15 lines
265 B
YAML
15 lines
265 B
YAML
apiVersion: v1
|
|
kind: ConfigMap
|
|
metadata:
|
|
name: minecraft-configmap
|
|
namespace: minecraft
|
|
data:
|
|
SERVER_NAME: "Example Minecraft Server"
|
|
EULA: "true"
|
|
VERSION: "1.21.1"
|
|
MAX_PLAYERS: "10"
|
|
OPS: |
|
|
tomas
|
|
ENABLE_WHITELIST: "true"
|
|
WHITELIST: |
|
|
tomas |