From 4befe10a1d369a5fc664968281aad0bf44c1aad4 Mon Sep 17 00:00:00 2001 From: Chip Wolf Date: Fri, 1 May 2020 17:39:20 +0100 Subject: [PATCH] :rotating_light: fix minecraft helm chart comment + trailing-spaces --- charts/minecraft/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/minecraft/values.yaml b/charts/minecraft/values.yaml index c743d006..cd8cb0d4 100644 --- a/charts/minecraft/values.yaml +++ b/charts/minecraft/values.yaml @@ -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 @@ -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