fix port
This commit is contained in:
@ -6,6 +6,8 @@ metadata:
|
|||||||
{{- include "qbittorrent.labels" . | nindent 4 }}
|
{{- include "qbittorrent.labels" . | nindent 4 }}
|
||||||
spec:
|
spec:
|
||||||
replicas: 1
|
replicas: 1
|
||||||
|
strategy:
|
||||||
|
type: Recreate
|
||||||
selector:
|
selector:
|
||||||
matchLabels:
|
matchLabels:
|
||||||
{{- include "qbittorrent.selectorLabels" . | nindent 6 }}
|
{{- include "qbittorrent.selectorLabels" . | nindent 6 }}
|
||||||
|
Reference in New Issue
Block a user