mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 07:50:29 -05:00
Update kasm-ingress.yaml
This commit is contained in:
parent
60b82c66b9
commit
dfce1fc90c
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue