Update kasm-ingress.yaml
This commit is contained in:
@@ -7,7 +7,7 @@ spec:
|
|||||||
- name: app
|
- name: app
|
||||||
port: 443
|
port: 443
|
||||||
protocol: TCP
|
protocol: TCP
|
||||||
targetPort: 8443
|
targetPort: 443
|
||||||
clusterIP: None
|
clusterIP: None
|
||||||
type: ClusterIP
|
type: ClusterIP
|
||||||
---
|
---
|
||||||
@@ -20,7 +20,7 @@ subsets:
|
|||||||
- ip: 192.168.20.110
|
- ip: 192.168.20.110
|
||||||
ports:
|
ports:
|
||||||
- name: app
|
- name: app
|
||||||
port: 8443
|
port: 443
|
||||||
protocol: TCP
|
protocol: TCP
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user