浏览代码

Fixed *arr

Breandan Dezendorf 2 年之前
父节点
当前提交
8c669d4f0b

+ 2 - 2
dezendorf/homelab/k3s/media/bazarr.yaml

@@ -73,7 +73,7 @@ spec:
   entryPoints:
     - web
   routes:
-  - match: Host(`bazarrr.dezendorf.net`)
+  - match: Host(`bazarr.dezendorf.net`)
     kind: Rule
     middlewares:
     - name: redirecthttps
@@ -90,7 +90,7 @@ spec:
   entryPoints:
     - websecure
   routes:
-  - match: Host(`bazarrr.dezendorf.net`)
+  - match: Host(`bazarr.dezendorf.net`)
     kind: Rule
     services:
     - name: bazarr

+ 2 - 2
dezendorf/homelab/k3s/media/lidarr.yaml

@@ -70,7 +70,7 @@ spec:
   entryPoints:
     - web
   routes:
-  - match: Host(`lidarrr.dezendorf.net`)
+  - match: Host(`lidarr.dezendorf.net`)
     kind: Rule
     middlewares:
     - name: redirecthttps
@@ -87,7 +87,7 @@ spec:
   entryPoints:
     - websecure
   routes:
-  - match: Host(`lidarrr.dezendorf.net`)
+  - match: Host(`lidarr.dezendorf.net`)
     kind: Rule
     services:
     - name: lidarr

+ 2 - 2
dezendorf/homelab/k3s/media/radarr.yaml

@@ -71,7 +71,7 @@ spec:
   entryPoints:
     - web
   routes:
-  - match: Host(`radarrr.dezendorf.net`)
+  - match: Host(`radarr.dezendorf.net`)
     kind: Rule
     middlewares:
     - name: redirecthttps
@@ -88,7 +88,7 @@ spec:
   entryPoints:
     - websecure
   routes:
-  - match: Host(`radarrr.dezendorf.net`)
+  - match: Host(`radarr.dezendorf.net`)
     kind: Rule
     services:
     - name: radarr

+ 2 - 2
dezendorf/homelab/k3s/media/readarr.yaml

@@ -70,7 +70,7 @@ spec:
   entryPoints:
     - web
   routes:
-  - match: Host(`readarrr.dezendorf.net`)
+  - match: Host(`readarr.dezendorf.net`)
     kind: Rule
     middlewares:
     - name: redirecthttps
@@ -87,7 +87,7 @@ spec:
   entryPoints:
     - websecure
   routes:
-  - match: Host(`readarrr.dezendorf.net`)
+  - match: Host(`readarr.dezendorf.net`)
     kind: Rule
     services:
     - name: readarr

+ 2 - 2
dezendorf/homelab/k3s/media/sonarr.yaml

@@ -67,7 +67,7 @@ spec:
   entryPoints:
     - web
   routes:
-  - match: Host(`sonarrr.dezendorf.net`)
+  - match: Host(`sonarr.dezendorf.net`)
     kind: Rule
     middlewares:
     - name: redirecthttps
@@ -84,7 +84,7 @@ spec:
   entryPoints:
     - websecure
   routes:
-  - match: Host(`sonarrr.dezendorf.net`)
+  - match: Host(`sonarr.dezendorf.net`)
     kind: Rule
     services:
     - name: sonarr

+ 2 - 2
dezendorf/homelab/k3s/media/whisparr.yaml

@@ -67,7 +67,7 @@ spec:
   entryPoints:
     - web
   routes:
-  - match: Host(`whisparrr.dezendorf.net`)
+  - match: Host(`whisparr.dezendorf.net`)
     kind: Rule
     middlewares:
     - name: redirecthttps
@@ -84,7 +84,7 @@ spec:
   entryPoints:
     - websecure
   routes:
-  - match: Host(`whisparrr.dezendorf.net`)
+  - match: Host(`whisparr.dezendorf.net`)
     kind: Rule
     services:
     - name: whisparr