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
+15 -15
View File
@@ -7,11 +7,11 @@ spec:
entryPoints:
- websecure
routes:
- match: Host(`uptime.forust.xyz`)
kind: Rule
services:
- name: uptime-kuma-service
port: 3001
- match: Host(`uptime.forust.xyz`)
kind: Rule
services:
- name: uptime-kuma-service
port: 3001
tls:
certResolver: letsencrypt
---
@@ -24,11 +24,11 @@ spec:
entryPoints:
- websecure
routes:
- match: Host(`uptime.workstation.internal`)
kind: Rule
services:
- name: uptime-kuma-service
port: 3001
- match: Host(`uptime.workstation.internal`)
kind: Rule
services:
- name: uptime-kuma-service
port: 3001
tls:
secretName: local-tls
---
@@ -41,10 +41,10 @@ spec:
entryPoints:
- websecure
routes:
- match: Host(`uptime.gigaforust.internal`)
kind: Rule
services:
- name: uptime-kuma-service
port: 3001
- match: Host(`uptime.gigaforust.internal`)
kind: Rule
services:
- name: uptime-kuma-service
port: 3001
tls:
secretName: local-tls