From 72ac24dd93c7554495a1729d3478d0b7b4fe8314 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sat, 1 Mar 2025 00:16:30 +0000 Subject: [PATCH] Commit daily changes Signed-off-by: TrueCharts-Bot --- charts/stable/minecraft-java/docs/community-guide.md | 4 ++-- charts/stable/plex/docs/installation_notes.md | 1 - 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/charts/stable/minecraft-java/docs/community-guide.md b/charts/stable/minecraft-java/docs/community-guide.md index 0f66ad6061b..a5aacd27e03 100644 --- a/charts/stable/minecraft-java/docs/community-guide.md +++ b/charts/stable/minecraft-java/docs/community-guide.md @@ -4,7 +4,7 @@ title: Minecraft Java Community Guide ## Running Multiple MC-Java Servers -You can easily deploy Multiple MC Servers charts. You simply need to change have different IP adresses. Ports can be kept the standard port or when you prefered for both MC Servers a different port. This is depending of your way to route the traffic via your router. +You can easily deploy Multiple MC Servers charts. You simply need to change have different IP adresses. Ports can be kept the standard port or when you prefered for both MC Servers a different port. This is depending of your way to route the traffic via your router. MC Server 1 @@ -43,7 +43,7 @@ You will/may need to shell in to the pod to periodically clean up old versions o ## Plugins/mods that need additional ports -Using plugins which needs an additional port, you need to configure an extra service. You can do this with loadBalancer and an IP or define with an Ingress. +Using plugins which needs an additional port, you need to configure an extra service. You can do this with loadBalancer and an IP or define with an Ingress. This is an example with Bluemap with an Ingress. ```yaml diff --git a/charts/stable/plex/docs/installation_notes.md b/charts/stable/plex/docs/installation_notes.md index efbe1842ac1..6b7ff962c50 100644 --- a/charts/stable/plex/docs/installation_notes.md +++ b/charts/stable/plex/docs/installation_notes.md @@ -39,4 +39,3 @@ Plex allows for the installation of plug-ins. Plug-ins can be added using the co 4. Upload plugins. ![codeserver-upload](./img/plex-codeserver-upload.png) 5. Restart Plex -