From 3ed50c13e0906672e245fbe767f09fd1c0406bd5 Mon Sep 17 00:00:00 2001 From: rito528 <39003544+rito528@users.noreply.github.com> Date: Tue, 19 Mar 2024 01:34:26 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20seichiassist-downloader=E3=81=AE?= =?UTF-8?q?=E3=83=91=E3=82=B9=E3=82=92=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../mcserver--debug-s1/stateful-set.yaml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/seichi-onp-k8s/manifests/seichi-kubernetes/apps/seichi-debug-minecraft/mcserver--debug-s1/stateful-set.yaml b/seichi-onp-k8s/manifests/seichi-kubernetes/apps/seichi-debug-minecraft/mcserver--debug-s1/stateful-set.yaml index a08d354ed..748c53e2c 100644 --- a/seichi-onp-k8s/manifests/seichi-kubernetes/apps/seichi-debug-minecraft/mcserver--debug-s1/stateful-set.yaml +++ b/seichi-onp-k8s/manifests/seichi-kubernetes/apps/seichi-debug-minecraft/mcserver--debug-s1/stateful-set.yaml @@ -67,12 +67,8 @@ spec: - name: seichiassist-downloader-volume mountPath: /data/plugins command: - - "chmod" - - "+x" - - "/plugins/seichiassist-downloader.sh" - - "&&" - "sh" - - "/plugins/seichiassist-downloader.sh" + - "/data/plugins/seichiassist-downloader.sh" containers: - resources: