From 6a11fe8d8e8d4479399670c2113b08a1d9682256 Mon Sep 17 00:00:00 2001 From: JJGadgets Date: Tue, 21 Mar 2023 16:56:32 +0800 Subject: [PATCH] fix(minecraft): set hr timeout to 15m Signed-off-by: JJGadgets --- kube/3-deploy/2-apps/minecraft/3-install.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/kube/3-deploy/2-apps/minecraft/3-install.yaml b/kube/3-deploy/2-apps/minecraft/3-install.yaml index ca9980cb..53e6136a 100644 --- a/kube/3-deploy/2-apps/minecraft/3-install.yaml +++ b/kube/3-deploy/2-apps/minecraft/3-install.yaml @@ -5,6 +5,7 @@ metadata: name: minecraft namespace: minecraft spec: + timeout: 15m0s chart: spec: chart: minecraft