chore: Update manifests after change
This commit is contained in:
@@ -1,12 +1,13 @@
|
||||
apiVersion: gateway.networking.k8s.io/v1
|
||||
kind: HTTPRoute
|
||||
metadata:
|
||||
name: http-route-qbittorrent
|
||||
namespace: qbittorrent
|
||||
name: qbittorrent-main
|
||||
labels:
|
||||
app.kubernetes.io/name: http-route-qbittorrent
|
||||
app.kubernetes.io/instance: qbittorrent
|
||||
app.kubernetes.io/part-of: qbittorrent
|
||||
app.kubernetes.io/managed-by: Helm
|
||||
app.kubernetes.io/name: qbittorrent
|
||||
helm.sh/chart: qbittorrent-4.5.0
|
||||
namespace: qbittorrent
|
||||
spec:
|
||||
parentRefs:
|
||||
- group: gateway.networking.k8s.io
|
||||
@@ -14,15 +15,16 @@ spec:
|
||||
name: traefik-gateway
|
||||
namespace: traefik
|
||||
hostnames:
|
||||
- qbittorrent.alexlebens.net
|
||||
- "qbittorrent.alexlebens.net"
|
||||
rules:
|
||||
- matches:
|
||||
- backendRefs:
|
||||
- group: ""
|
||||
kind: Service
|
||||
name: qbittorrent
|
||||
namespace: qbittorrent
|
||||
port: 8080
|
||||
weight: 100
|
||||
matches:
|
||||
- path:
|
||||
type: PathPrefix
|
||||
value: /
|
||||
backendRefs:
|
||||
- group: ''
|
||||
kind: Service
|
||||
name: qbittorrent
|
||||
port: 8080
|
||||
weight: 100
|
||||
@@ -1,12 +1,13 @@
|
||||
apiVersion: gateway.networking.k8s.io/v1
|
||||
kind: HTTPRoute
|
||||
metadata:
|
||||
name: http-route-qui
|
||||
namespace: qbittorrent
|
||||
name: qbittorrent-qui
|
||||
labels:
|
||||
app.kubernetes.io/name: http-route-qui
|
||||
app.kubernetes.io/instance: qbittorrent
|
||||
app.kubernetes.io/part-of: qbittorrent
|
||||
app.kubernetes.io/managed-by: Helm
|
||||
app.kubernetes.io/name: qbittorrent
|
||||
helm.sh/chart: qbittorrent-4.5.0
|
||||
namespace: qbittorrent
|
||||
spec:
|
||||
parentRefs:
|
||||
- group: gateway.networking.k8s.io
|
||||
@@ -14,15 +15,16 @@ spec:
|
||||
name: traefik-gateway
|
||||
namespace: traefik
|
||||
hostnames:
|
||||
- qui.alexlebens.net
|
||||
- "qui.alexlebens.net"
|
||||
rules:
|
||||
- matches:
|
||||
- backendRefs:
|
||||
- group: ""
|
||||
kind: Service
|
||||
name: qbittorrent-qui
|
||||
namespace: qbittorrent
|
||||
port: 80
|
||||
weight: 100
|
||||
matches:
|
||||
- path:
|
||||
type: PathPrefix
|
||||
value: /
|
||||
backendRefs:
|
||||
- group: ''
|
||||
kind: Service
|
||||
name: qbittorrent-qui
|
||||
port: 80
|
||||
weight: 100
|
||||
@@ -2,19 +2,23 @@ apiVersion: monitoring.coreos.com/v1
|
||||
kind: ServiceMonitor
|
||||
metadata:
|
||||
name: qbittorrent-apprise
|
||||
namespace: qbittorrent
|
||||
labels:
|
||||
app.kubernetes.io/name: qbittorrent-apprise
|
||||
app.kubernetes.io/instance: qbittorrent
|
||||
app.kubernetes.io/part-of: qbittorrent
|
||||
app.kubernetes.io/managed-by: Helm
|
||||
app.kubernetes.io/name: qbittorrent
|
||||
helm.sh/chart: qbittorrent-4.5.0
|
||||
namespace: qbittorrent
|
||||
spec:
|
||||
endpoints:
|
||||
- port: apprise
|
||||
interval: 30s
|
||||
scrapeTimeout: 15s
|
||||
path: /metrics
|
||||
jobLabel: "qbittorrent-apprise"
|
||||
namespaceSelector:
|
||||
matchNames:
|
||||
- qbittorrent
|
||||
selector:
|
||||
matchLabels:
|
||||
app.kubernetes.io/service: qbittorrent-qbit-manage
|
||||
app.kubernetes.io/name: qbittorrent
|
||||
app.kubernetes.io/instance: qbittorrent
|
||||
app.kubernetes.io/instance: qbittorrent-apprise
|
||||
app.kubernetes.io/name: qbittorrent-apprise
|
||||
endpoints:
|
||||
- interval: 30s
|
||||
path: /metrics
|
||||
port: apprise
|
||||
scrapeTimeout: 15s
|
||||
|
||||
@@ -1,20 +1,24 @@
|
||||
apiVersion: monitoring.coreos.com/v1
|
||||
kind: ServiceMonitor
|
||||
metadata:
|
||||
name: qbittorrent
|
||||
namespace: qbittorrent
|
||||
name: qbittorrent-main
|
||||
labels:
|
||||
app.kubernetes.io/name: qbittorrent
|
||||
app.kubernetes.io/instance: qbittorrent
|
||||
app.kubernetes.io/part-of: qbittorrent
|
||||
app.kubernetes.io/managed-by: Helm
|
||||
app.kubernetes.io/name: qbittorrent
|
||||
helm.sh/chart: qbittorrent-4.5.0
|
||||
namespace: qbittorrent
|
||||
spec:
|
||||
endpoints:
|
||||
- port: metrics
|
||||
interval: 30s
|
||||
scrapeTimeout: 15s
|
||||
path: /metrics
|
||||
jobLabel: "qbittorrent-main"
|
||||
namespaceSelector:
|
||||
matchNames:
|
||||
- qbittorrent
|
||||
selector:
|
||||
matchLabels:
|
||||
app.kubernetes.io/service: qbittorrent
|
||||
app.kubernetes.io/name: qbittorrent
|
||||
app.kubernetes.io/instance: qbittorrent
|
||||
app.kubernetes.io/name: qbittorrent
|
||||
endpoints:
|
||||
- interval: 30s
|
||||
path: /metrics
|
||||
port: metrics
|
||||
scrapeTimeout: 15s
|
||||
@@ -2,19 +2,23 @@ apiVersion: monitoring.coreos.com/v1
|
||||
kind: ServiceMonitor
|
||||
metadata:
|
||||
name: qbittorrent-qui
|
||||
namespace: qbittorrent
|
||||
labels:
|
||||
app.kubernetes.io/name: qbittorrent-qui
|
||||
app.kubernetes.io/instance: qbittorrent
|
||||
app.kubernetes.io/part-of: qbittorrent
|
||||
app.kubernetes.io/managed-by: Helm
|
||||
app.kubernetes.io/name: qbittorrent
|
||||
helm.sh/chart: qbittorrent-4.5.0
|
||||
namespace: qbittorrent
|
||||
spec:
|
||||
endpoints:
|
||||
- port: metrics
|
||||
interval: 30s
|
||||
scrapeTimeout: 15s
|
||||
path: /metrics
|
||||
jobLabel: "qbittorrent-qui"
|
||||
namespaceSelector:
|
||||
matchNames:
|
||||
- qbittorrent
|
||||
selector:
|
||||
matchLabels:
|
||||
app.kubernetes.io/service: qbittorrent-qui
|
||||
app.kubernetes.io/name: qbittorrent
|
||||
app.kubernetes.io/instance: qbittorrent
|
||||
app.kubernetes.io/instance: qbittorrent-qui
|
||||
app.kubernetes.io/name: qbittorrent-qui
|
||||
endpoints:
|
||||
- interval: 30s
|
||||
path: /metrics
|
||||
port: metrics
|
||||
scrapeTimeout: 15s
|
||||
|
||||
Reference in New Issue
Block a user