This commit is contained in:
DeveloperDurp 2025-12-29 12:00:30 -06:00
parent f021aae87e
commit 443c5b30bd

View file

@ -28,13 +28,12 @@ subsets:
apiVersion: traefik.io/v1alpha1
kind: IngressRoute
metadata:
name: gitlab-ssh-ingress
name: gitlab-ssh
spec:
entryPoints:
- gitlab-ssh
routes:
- match: HostSNI(`*`)
kind: Rule
services:
- name: app
port: 9022