lint: yaml spaces and tabs

This commit is contained in:
2026-06-09 12:59:36 +02:00
parent 01ae2dd5cf
commit 7a3708f70c
30 changed files with 501 additions and 504 deletions
+30 -30
View File
@@ -7,11 +7,11 @@ spec:
entryPoints:
- websecure
routes:
- match: Host(`forust.xyz`)
kind: Rule
services:
- name: forust-homepage-service
port: 80
- match: Host(`forust.xyz`)
kind: Rule
services:
- name: forust-homepage-service
port: 80
tls:
certResolver: letsencrypt
---
@@ -24,11 +24,11 @@ spec:
entryPoints:
- websecure
routes:
- match: Host(`landing.workstation.internal`)
kind: Rule
services:
- name: forust-homepage-service
port: 80
- match: Host(`landing.workstation.internal`)
kind: Rule
services:
- name: forust-homepage-service
port: 80
tls:
secretName: local-tls
---
@@ -41,11 +41,11 @@ spec:
entryPoints:
- websecure
routes:
- match: Host(`landing.gigaforust.internal`)
kind: Rule
services:
- name: forust-homepage-service
port: 80
- match: Host(`landing.gigaforust.internal`)
kind: Rule
services:
- name: forust-homepage-service
port: 80
tls:
secretName: local-tls
---
@@ -58,11 +58,11 @@ spec:
entryPoints:
- websecure
routes:
- match: Host(`xdfnx.cfd`)
kind: Rule
services:
- name: xdfnx-homepage-service
port: 80
- match: Host(`xdfnx.cfd`)
kind: Rule
services:
- name: xdfnx-homepage-service
port: 80
tls:
certResolver: letsencrypt
---
@@ -75,11 +75,11 @@ spec:
entryPoints:
- websecure
routes:
- match: Host(`xdfnx.workstation.internal`)
kind: Rule
services:
- name: xdfnx-homepage-service
port: 80
- match: Host(`xdfnx.workstation.internal`)
kind: Rule
services:
- name: xdfnx-homepage-service
port: 80
tls:
secretName: local-tls
---
@@ -92,10 +92,10 @@ spec:
entryPoints:
- websecure
routes:
- match: Host(`xdfnx.gigaforust.internal`)
kind: Rule
services:
- name: xdfnx-homepage-service
port: 80
- match: Host(`xdfnx.gigaforust.internal`)
kind: Rule
services:
- name: xdfnx-homepage-service
port: 80
tls:
secretName: local-tls