diff --git a/minecraft/README.md b/minecraft/README.md index 4f5bac0871..f2a2a411dd 100644 --- a/minecraft/README.md +++ b/minecraft/README.md @@ -1,3 +1,18 @@ -# minecraft +# Minecraft -This will run a minecraft server. +This will run a standard [Minecraft](https://minecraft.net/) server. + +## Configuration + +This chart requires no configuration to use. + +## Scaling + +This server should not be scaled past a single instance. + +If you scale past a single instance you will be load balanced across several +different worlds. You will not be able to select which world you wish to play on. + +## Minecraft EULA + +By using this chart you implicitly agree to the Minecraft EULA. diff --git a/minecraft/manifests/minecraft.yaml b/minecraft/manifests/minecraft.yaml index 9836b7d0b4..4fac580ed9 100644 --- a/minecraft/manifests/minecraft.yaml +++ b/minecraft/manifests/minecraft.yaml @@ -14,7 +14,6 @@ spec: labels: heritage: helm app: minecraft - scalable: false spec: containers: - name: minecraft