feat(homelab): add minecraft-main

This commit is contained in:
2025-12-24 13:42:59 -08:00
parent b77e496b31
commit e1d4b3fa65
5 changed files with 53 additions and 1 deletions

View File

@@ -17,13 +17,18 @@ spec:
websecure:
port: 443
nodePort: 30001
ssh:
port: 22
expose:
default: true
exposedPort: 22
protocol: TCP
minecraft-main:
port: 25565
expose:
default: true
exposedPort: 25565
protocol: TCP
persistence:
enabled: true
@@ -64,6 +69,12 @@ spec:
- kind: Secret
name: wildcard-lucalise.ca-tls
group: ""
minecraft-main:
port: 25565
protocol: TCP
namespacePolicy:
from: All
logs:
general:
level: INFO