Compare commits
1 Commits
f1dcb83db9
...
79440dc722
Author | SHA1 | Date | |
---|---|---|---|
79440dc722
|
@@ -15,8 +15,8 @@ spec:
|
|||||||
path: /metrics
|
path: /metrics
|
||||||
selector:
|
selector:
|
||||||
matchLabels:
|
matchLabels:
|
||||||
app.kubernetes.io/service: qbittorrent
|
app.kubernetes.io/controller: main
|
||||||
app.kubernetes.io/name: {{ .Release.Name }}
|
app.kubernetes.io/name: qbittorrent
|
||||||
app.kubernetes.io/instance: {{ .Release.Name }}
|
app.kubernetes.io/instance: {{ .Release.Name }}
|
||||||
|
|
||||||
---
|
---
|
||||||
@@ -37,6 +37,6 @@ spec:
|
|||||||
path: /metrics
|
path: /metrics
|
||||||
selector:
|
selector:
|
||||||
matchLabels:
|
matchLabels:
|
||||||
app.kubernetes.io/service: qbittorrent-qbit-manage
|
app.kubernetes.io/controller: qbit-manage
|
||||||
app.kubernetes.io/name: {{ .Release.Name }}
|
app.kubernetes.io/name: qbittorrent
|
||||||
app.kubernetes.io/instance: {{ .Release.Name }}
|
app.kubernetes.io/instance: {{ .Release.Name }}
|
||||||
|
Reference in New Issue
Block a user