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
f021aae87e
commit
443c5b30bd
1 changed files with 1 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue