Files
apps
adguard
audiobookshelf
files
finance
homeassistant
immich
media
minecraft
README.md
curseforge.sealedsecret.yaml
job.yaml
kustomization.yaml
namespace.yaml
pvc.yaml
service.yaml
monitoring
ntfy
paperless
recipes
rss
todos
whoami
infrastructure
kluster-deployments
.gitignore
README.md
renovate.json
k3s-infra/apps/minecraft

Sending a command

kubectl exec -it -n minecraft deploy/minecraft-server -- /bin/bash
mc-send-to-console /help
# or directly
kubectl exec -it -n minecraft deploy/minecraft-server -- mc-send-to-console /help