Skip to content
This repository has been archived by the owner on Feb 11, 2021. It is now read-only.

Commit

Permalink
🚨 fix minecraft helm chart comment + trailing-spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
ChipWolf committed May 1, 2020
1 parent f06d58b commit 4befe10
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/minecraft/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ minecraftServer:
# One of: creative, survival, adventure, spectator
gameMode: survival
# Message of the Day
#motd: "Welcome to Minecraft on Kubernetes!"
# motd: "Welcome to Minecraft on Kubernetes!"
# If true, enable player-vs-player damage.
pvp: false
# One of: DEFAULT, FLAT, LARGEBIOMES, AMPLIFIED, CUSTOMIZED
Expand Down Expand Up @@ -152,7 +152,7 @@ minecraftServer:
## Set the externalTrafficPolicy in the Service to either Cluster or Local
# externalTrafficPolicy: Cluster
annotations: {}

rconWebAdmin:
# If you enable this, make SURE to change your password below.
enabled: false
Expand Down

0 comments on commit 4befe10

Please sign in to comment.