mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 16:00:29 -05:00
update
This commit is contained in:
parent
f5b4c58367
commit
280298cc0a
1 changed files with 3 additions and 3 deletions
|
|
@ -5,7 +5,7 @@ metadata:
|
|||
spec:
|
||||
ports:
|
||||
- name: app
|
||||
port: 10433
|
||||
port: 10443
|
||||
protocol: TCP
|
||||
targetPort: 10433
|
||||
clusterIP: None
|
||||
|
|
@ -22,7 +22,7 @@ subsets:
|
|||
- ip: 192.168.20.1
|
||||
ports:
|
||||
- name: app
|
||||
port: 10433
|
||||
port: 10443
|
||||
protocol: TCP
|
||||
|
||||
---
|
||||
|
|
@ -42,7 +42,7 @@ spec:
|
|||
kind: Rule
|
||||
services:
|
||||
- name: pfsense
|
||||
port: 10433
|
||||
port: 10443
|
||||
tls:
|
||||
secretName: pfsense-tls
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue