This commit is contained in:
DeveloperDurp 2026-05-10 08:03:18 -05:00
parent ce51ae2f8d
commit dc09d0109e
2 changed files with 8 additions and 1 deletions

View file

@ -103,6 +103,10 @@ spec:
port: 5000
protocol: TCP
targetPort: 5000
- name: gitlab-registry
port: 5002
protocol: TCP
targetPort: 5002
- name: root-vault
port: 8201
protocol: TCP
@ -170,6 +174,9 @@ subsets:
- name: registry
port: 5000
protocol: TCP
- name: gitlab-registry
port: 5002
protocol: TCP
- name: root-vault
port: 8201
protocol: TCP

View file

@ -94,7 +94,7 @@ spec:
kind: Rule
services:
- name: unraid
port: 5050
port: 5002
scheme: http
tls:
secretName: gitlab-images-tls