diff --git a/clusters/cl01tl/monitoring/kube-prometheus-stack/values.yaml b/clusters/cl01tl/monitoring/kube-prometheus-stack/values.yaml index ba7c69608..7cc4e9527 100644 --- a/clusters/cl01tl/monitoring/kube-prometheus-stack/values.yaml +++ b/clusters/cl01tl/monitoring/kube-prometheus-stack/values.yaml @@ -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 diff --git a/clusters/cl01tl/platform/qbittorrent/values.yaml b/clusters/cl01tl/platform/qbittorrent/values.yaml index 9a840e6c5..ce11ec13d 100644 --- a/clusters/cl01tl/platform/qbittorrent/values.yaml +++ b/clusters/cl01tl/platform/qbittorrent/values.yaml @@ -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