disable ingress

This commit is contained in:
2025-03-02 23:06:19 -06:00
parent 69f48d0796
commit d8c349f632
2 changed files with 2 additions and 23 deletions

View File

@@ -122,16 +122,7 @@ kube-prometheus-stack:
- volsync
prometheus:
ingress:
enabled: true
ingressClassName: tailscale
labels:
tailscale.com/proxy-class: no-metrics
hosts:
- prometheus-cl01tl
tls:
- secretName: prometheus-cl01tl
hosts:
- prometheus-cl01tl
enabled: false
prometheusSpec:
scrapeInterval: 30s
retention: 30d

View File

@@ -122,19 +122,7 @@ qbittorrent:
protocol: HTTP
ingress:
tailscale:
enabled: true
className: tailscale
hosts:
- host: qbittorrent-cl01tl
paths:
- path: /
pathType: Prefix
service:
name: qbittorrent
port: 8080
tls:
- hosts:
- qbittorrent-cl01tl
enabled: false
persistence:
config:
type: persistentVolumeClaim