From e616effb4ad38c0c2e6a2122237d3a87f7a17c00 Mon Sep 17 00:00:00 2001 From: Simo Aleksandrov Date: Sun, 15 Dec 2024 20:35:38 +0200 Subject: [PATCH] chore: change qbit domain --- apps/qbittorrent/qbittorrent.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/qbittorrent/qbittorrent.yaml b/apps/qbittorrent/qbittorrent.yaml index 4d2eeaf4..e0fb37b9 100644 --- a/apps/qbittorrent/qbittorrent.yaml +++ b/apps/qbittorrent/qbittorrent.yaml @@ -72,7 +72,7 @@ spec: ingress: main: enabled: true - ingressClassName: "nginx" + className: "nginx" annotations: nginx.ingress.kubernetes.io/whitelist-source-range: ${PRIVATE_WHITELIST} nginx.ingress.kubernetes.io/proxy-body-size: "5000m" @@ -86,7 +86,7 @@ spec: hajimari.io/enable: "true" hajimari.io/icon: cloud-download hosts: - - host: &qbittorrent-host "qb.${PERSONAL_DOMAIN}" + - host: &qbittorrent-host "qbit.${PERSONAL_DOMAIN}" paths: - path: / service: