This commit is contained in:
2024-08-24 20:31:37 -05:00
parent f5b4c58367
commit 280298cc0a

View File

@@ -5,7 +5,7 @@ metadata:
spec: spec:
ports: ports:
- name: app - name: app
port: 10433 port: 10443
protocol: TCP protocol: TCP
targetPort: 10433 targetPort: 10433
clusterIP: None clusterIP: None
@@ -22,7 +22,7 @@ subsets:
- ip: 192.168.20.1 - ip: 192.168.20.1
ports: ports:
- name: app - name: app
port: 10433 port: 10443
protocol: TCP protocol: TCP
--- ---
@@ -42,7 +42,7 @@ spec:
kind: Rule kind: Rule
services: services:
- name: pfsense - name: pfsense
port: 10433 port: 10443
tls: tls:
secretName: pfsense-tls secretName: pfsense-tls