update
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user