Prechádzať zdrojové kódy

fix pihole dns name

Breandan Dezendorf 2 rokov pred
rodič
commit
65ebbde8c2
1 zmenil súbory, kde vykonal 7 pridanie a 2 odobranie
  1. 7 2
      dezendorf/homelab/k3s/pihole/pihole.yaml

+ 7 - 2
dezendorf/homelab/k3s/pihole/pihole.yaml

@@ -81,7 +81,7 @@ spec:
   entryPoints:
     - websecure
   routes:
-  - match: Host(`pihole.dezendorf.net`)
+  - match: (Host(`pihole.dezendorf.net`)||Host(`dns.dezendorf.net`))
     kind: Rule
     services:
     - name: pihole-web-svc
@@ -139,7 +139,7 @@ spec:
   entryPoints:
     - web
   routes:
-  - match: Host(`pihole.dezendorf.net`) 
+  - match: (Host(`pihole.dezendorf.net`)||Host(`dns.dezendorf.net`)) 
     kind: Rule
     middlewares:
     - name: redirecthttps
@@ -184,10 +184,13 @@ data:
     192.168.1.9 gondor
     192.168.1.50 astoria
     192.168.1.87 go
+    192.168.1.87 photo
     192.168.1.87 photos
+    192.168.1.87 dns
     192.168.1.87 pihole
     192.168.1.87 tesseract
     192.168.1.87 sso
+    192.168.1.87 ssor
     192.168.1.87 argocd
     192.168.1.87 auth
     192.168.1.87 longhorn
@@ -205,10 +208,12 @@ data:
     192.168.1.87 calibre
     192.168.1.87 books
     192.168.1.87 lidarr
+    192.168.1.87 lidarrr
     192.168.1.87 airsonic
     192.168.1.87 beets
     192.168.1.87 codeserver
     192.168.1.87 gogs
+    192.168.1.87 git
     192.168.1.87 grafana
     192.168.1.87 mysql
     192.168.1.87 gopy