mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 16:00: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
|
||||
port: 443
|
||||
protocol: TCP
|
||||
targetPort: 8443
|
||||
targetPort: 443
|
||||
clusterIP: None
|
||||
type: ClusterIP
|
||||
---
|
||||
|
|
@ -20,7 +20,7 @@ subsets:
|
|||
- ip: 192.168.20.110
|
||||
ports:
|
||||
- name: app
|
||||
port: 8443
|
||||
port: 443
|
||||
protocol: TCP
|
||||
---
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue