From a70b28c90508bd7cb25b854a3547a7f036090399 Mon Sep 17 00:00:00 2001 From: Martyn Ranyard Date: Wed, 5 Mar 2025 17:39:55 +0000 Subject: [PATCH] Let it go Signed-off-by: Martyn Ranyard --- apps-kustomized/torrents/deploy.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/apps-kustomized/torrents/deploy.yaml b/apps-kustomized/torrents/deploy.yaml index d843058..f33fe7c 100644 --- a/apps-kustomized/torrents/deploy.yaml +++ b/apps-kustomized/torrents/deploy.yaml @@ -18,10 +18,6 @@ spec: containers: - image: qbittorrentofficial/qbittorrent-nox:latest name: qbittorrent - command: - - /bin/sh - - -c - - while sleep 1; do echo '.'; done volumeMounts: - mountPath: /var/run/secrets/kubernetes.io/serviceaccount name: kube-api-access-t4rzn