Update file tdarr.yaml
This commit is contained in:
@@ -5,9 +5,9 @@ metadata:
|
||||
spec:
|
||||
ports:
|
||||
- name: app
|
||||
port: 8265
|
||||
port: 8267
|
||||
protocol: TCP
|
||||
targetPort: 8265
|
||||
targetPort: 8267
|
||||
clusterIP: None
|
||||
type: ClusterIP
|
||||
|
||||
@@ -22,7 +22,7 @@ subsets:
|
||||
- ip: 192.168.20.253
|
||||
ports:
|
||||
- name: app
|
||||
port: 8265
|
||||
port: 8267
|
||||
protocol: TCP
|
||||
|
||||
---
|
||||
@@ -46,7 +46,7 @@ spec:
|
||||
kind: Rule
|
||||
services:
|
||||
- name: tdarr
|
||||
port: 8265
|
||||
port: 8267
|
||||
scheme: http
|
||||
tls:
|
||||
secretName: tdarr-tls
|
||||
|
||||
Reference in New Issue
Block a user