mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-09 08:41:30 -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:
|
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
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue