Merge pull request #75 from benbarclay/master

Fix broken label in minecraft replication controller
This commit is contained in:
Matthew Fisher
2016-02-23 15:45:09 -08:00
2 changed files with 17 additions and 3 deletions
+17 -2
View File
@@ -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.
-1
View File
@@ -14,7 +14,6 @@ spec:
labels:
heritage: helm
app: minecraft
scalable: false
spec:
containers:
- name: minecraft