Nasica
Results
2
comments of
Nasica
I am having this issue in a k3s pod run from a helm chart. values.yaml ``` minecraft: minecraftServer: eula: 'TRUE' type: 'FABRIC' difficulty: easy version: '1.21.4' memory: 4096M forceGameMode: true...
> I am having this issue in a k3s pod run from a helm chart. values.yaml > > ``` > minecraft: > minecraftServer: > eula: 'TRUE' > type: 'FABRIC' >...