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
6b027f04b4
commit
121bd8a421
1 changed files with 3 additions and 3 deletions
|
|
@ -5,7 +5,7 @@ metadata:
|
|||
spec:
|
||||
ports:
|
||||
- name: app
|
||||
port: 9022
|
||||
port: 9443
|
||||
protocol: TCP
|
||||
targetPort: 9443
|
||||
clusterIP: None
|
||||
|
|
@ -21,7 +21,7 @@ subsets:
|
|||
- ip: 192.168.21.200
|
||||
ports:
|
||||
- name: app
|
||||
port: 9022
|
||||
port: 9443
|
||||
protocol: TCP
|
||||
|
||||
---
|
||||
|
|
@ -36,7 +36,7 @@ spec:
|
|||
- match: HostSNI(`*`)
|
||||
services:
|
||||
- name: app
|
||||
port: 9022
|
||||
port: 9443
|
||||
tls:
|
||||
secretName: gitlab-tls
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue