gitea: fix ingressroute syntax
This commit is contained in:
@@ -86,11 +86,11 @@ gitea:
|
||||
- gitssh
|
||||
routes:
|
||||
- kind: Rule
|
||||
match: Host(`git-ssh.dubyatp.xyz`)
|
||||
priority: 10
|
||||
services:
|
||||
- name: gitea-ssh
|
||||
port: 22
|
||||
match: Host(`git-ssh.dubyatp.xyz`)
|
||||
priority: 10
|
||||
services:
|
||||
- name: gitea-ssh
|
||||
port: 22
|
||||
- apiVersion: v1
|
||||
kind: Secret
|
||||
metadata:
|
||||
|
||||
Reference in New Issue
Block a user