fix typos and file layout for yamllint
Some checks failed
ci/woodpecker/push/yamllint Pipeline failed
Some checks failed
ci/woodpecker/push/yamllint Pipeline failed
This commit is contained in:
parent
61d19f3413
commit
e00cc2d4dd
65 changed files with 684 additions and 631 deletions
|
@ -1,3 +1,4 @@
|
|||
---
|
||||
apiVersion: traefik.io/v1alpha1
|
||||
kind: IngressRouteTCP
|
||||
metadata:
|
||||
|
@ -7,9 +8,9 @@ spec:
|
|||
entryPoints:
|
||||
- websecure
|
||||
routes:
|
||||
- match: HostSNI(`vcluster.k8s.ar21.de`)
|
||||
services:
|
||||
- name: ar
|
||||
port: 443
|
||||
- match: HostSNI(`vcluster.k8s.ar21.de`)
|
||||
services:
|
||||
- name: ar
|
||||
port: 443
|
||||
tls:
|
||||
passthrough: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue