This commit is contained in:
DeveloperDurp 2025-12-29 12:08:25 -06:00
parent 6b027f04b4
commit 121bd8a421

View file

@ -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