chore(k8s): returned to Host || Host standart instead of regexp.

Yaml lint (yamllint)
This commit is contained in:
2026-06-18 21:02:40 +02:00
parent ec0420962b
commit 0803f3efff
21 changed files with 427 additions and 430 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ spec:
entryPoints:
- websecure
routes:
- match: HostRegexp(`^uptime\.(workstation|gigaforust)\.internal$`)
- match: Host(`uptime.workstation.internal`) || Host(`uptime.gigaforust.internal`)
kind: Rule
services:
- name: uptime-kuma-service