From be6fad40b652cbcd95ce5ee3b842bbf37c9f4376 Mon Sep 17 00:00:00 2001 From: rito528 <39003544+rito528@users.noreply.github.com> Date: Thu, 4 Jan 2024 16:47:34 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20WorldGuard=E3=81=AE=E8=A8=AD=E5=AE=9A?= =?UTF-8?q?=E3=81=AE=E3=83=95=E3=82=A9=E3=83=AB=E3=83=80=E5=90=8D=E3=82=92?= =?UTF-8?q?=E7=9B=B4=E3=81=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../templates/debug-s1/seichiassist.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/seichi-onp-k8s/manifests/seichi-kubernetes/app-templates/seichi-debug-minecraft-on-seichiassist-pr/templates/debug-s1/seichiassist.yaml b/seichi-onp-k8s/manifests/seichi-kubernetes/app-templates/seichi-debug-minecraft-on-seichiassist-pr/templates/debug-s1/seichiassist.yaml index 146ac2a13..59ba20a35 100644 --- a/seichi-onp-k8s/manifests/seichi-kubernetes/app-templates/seichi-debug-minecraft-on-seichiassist-pr/templates/debug-s1/seichiassist.yaml +++ b/seichi-onp-k8s/manifests/seichi-kubernetes/app-templates/seichi-debug-minecraft-on-seichiassist-pr/templates/debug-s1/seichiassist.yaml @@ -297,10 +297,10 @@ spec: mountPath: /plugins/WorldGuard/config.yml subPath: WorldGuard-config.yml - name: common-worldguard-configs - mountPath: /plugins/WorldGuard/worlds/world/blacklist.txt + mountPath: /plugins/WorldGuard/worlds/world_2/blacklist.txt subPath: main-Blacklist.txt - name: common-worldguard-configs - mountPath: /plugins/WorldGuard/worlds/world/config.yml + mountPath: /plugins/WorldGuard/worlds/world_2/config.yml subPath: main-config.yml - name: common-worldguard-configs mountPath: /plugins/WorldGuard/worlds/world_SW/blacklist.txt