fix(kapowarr): remove things that aren't needed

This commit is contained in:
SeanOMik 2024-05-09 15:21:55 -04:00
parent cf192165db
commit 2a74fb74a6
Signed by: SeanOMik
GPG Key ID: FEC9E2FC15235964
1 changed files with 1 additions and 13 deletions

View File

@ -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: