From 2a74fb74a6160bedeca5aa45bfaaf6d2b3219609 Mon Sep 17 00:00:00 2001 From: SeanOMik Date: Thu, 9 May 2024 15:21:55 -0400 Subject: [PATCH] fix(kapowarr): remove things that aren't needed --- cluster/apps/download/kapowarr/helm-release.yaml | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/cluster/apps/download/kapowarr/helm-release.yaml b/cluster/apps/download/kapowarr/helm-release.yaml index 6af24e28..5d110854 100644 --- a/cluster/apps/download/kapowarr/helm-release.yaml +++ b/cluster/apps/download/kapowarr/helm-release.yaml @@ -32,13 +32,6 @@ spec: repository: mrcas/kapowarr tag: v1.0.0-beta-4 - env: - QBITTORRENT__PORT: 8080 - - envFrom: - - secretRef: - name: qbittorrent-secrets - service: app: controller: main @@ -46,7 +39,6 @@ spec: ports: http: port: 5656 - protocol: HTTP ingress: main: @@ -56,16 +48,12 @@ spec: traefik.ingress.kubernetes.io/router.middlewares: traefik-authentik@kubernetescrd hosts: - - host: &host "kapowarr.${SECRET_NEW_DOMAIN}" + - host: "kapowarr.${SECRET_NEW_DOMAIN}" paths: - path: / service: identifier: app port: http - - tls: - - hosts: - - *host persistence: storage: