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

@ -37,12 +37,19 @@ spec:
requests:
cpu: 2
memory: 5Gi
limits:
cpu: 2
memory: 14Gi
envFrom:
- configMapRef:
name: minecraft-configmap
ports:
- containerPort: 25565
name: serverport
- containerPort: 8100
name: bluemap
- containerPort: 25575
name: rcon
volumeMounts:
- name: data
mountPath: /data