This commit is contained in:
@@ -15,6 +15,7 @@ spec:
|
|||||||
path: /metrics
|
path: /metrics
|
||||||
selector:
|
selector:
|
||||||
matchLabels:
|
matchLabels:
|
||||||
|
app.kubernetes.io/controller: main
|
||||||
app.kubernetes.io/name: qbittorrent
|
app.kubernetes.io/name: qbittorrent
|
||||||
app.kubernetes.io/instance: {{ .Release.Name }}
|
app.kubernetes.io/instance: {{ .Release.Name }}
|
||||||
|
|
||||||
@@ -36,5 +37,6 @@ spec:
|
|||||||
path: /metrics
|
path: /metrics
|
||||||
selector:
|
selector:
|
||||||
matchLabels:
|
matchLabels:
|
||||||
|
app.kubernetes.io/controller: qbit-manage
|
||||||
app.kubernetes.io/name: qbittorrent
|
app.kubernetes.io/name: qbittorrent
|
||||||
app.kubernetes.io/instance: {{ .Release.Name }}
|
app.kubernetes.io/instance: {{ .Release.Name }}
|
||||||
|
@@ -216,7 +216,7 @@ qbittorrent:
|
|||||||
targetPort: 9022
|
targetPort: 9022
|
||||||
protocol: HTTP
|
protocol: HTTP
|
||||||
qbit-manage:
|
qbit-manage:
|
||||||
controller: main
|
controller: qbit-manage
|
||||||
ports:
|
ports:
|
||||||
apprise:
|
apprise:
|
||||||
port: 8000
|
port: 8000
|
||||||
|
Reference in New Issue
Block a user