fix typos and file layout for yamllint
Some checks failed
ci/woodpecker/push/yamllint Pipeline failed

This commit is contained in:
Tom Neuber 2024-10-07 09:19:39 +02:00
parent 61d19f3413
commit e00cc2d4dd
Signed by: tom
GPG key ID: F17EFE4272D89FF6
65 changed files with 684 additions and 631 deletions

View file

@ -1,3 +1,4 @@
---
controlPlane:
distro:
k8s:
@ -18,7 +19,7 @@ controlPlane:
replicas: 3
proxy:
extraSANs:
- vcluster.k8s.ar21.de
- vcluster.k8s.ar21.de
exportKubeConfig:
server: https://vcluster.k8s.ar21.de:443
sync:

View file

@ -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

View file

@ -1,3 +1,4 @@
---
controlPlane:
distro:
k8s: