disable ingress
This commit is contained in:
@@ -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
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user