Update file tdarr.yaml

This commit is contained in:
2024-01-06 16:45:51 +00:00
parent 935352dc38
commit 2415b21423

View File

@@ -5,9 +5,9 @@ metadata:
spec: spec:
ports: ports:
- name: app - name: app
port: 8265 port: 8267
protocol: TCP protocol: TCP
targetPort: 8265 targetPort: 8267
clusterIP: None clusterIP: None
type: ClusterIP type: ClusterIP
@@ -22,7 +22,7 @@ subsets:
- ip: 192.168.20.253 - ip: 192.168.20.253
ports: ports:
- name: app - name: app
port: 8265 port: 8267
protocol: TCP protocol: TCP
--- ---
@@ -46,7 +46,7 @@ spec:
kind: Rule kind: Rule
services: services:
- name: tdarr - name: tdarr
port: 8265 port: 8267
scheme: http scheme: http
tls: tls:
secretName: tdarr-tls secretName: tdarr-tls