Przeglądaj źródła

release new gopy

Breandan Dezendorf 1 rok temu
rodzic
commit
291ebfbc22
1 zmienionych plików z 7 dodań i 7 usunięć
  1. 7 7
      dezendorf/homelab/k3s/gopy/gopy.yaml

+ 7 - 7
dezendorf/homelab/k3s/gopy/gopy.yaml

@@ -17,7 +17,7 @@ spec:
     spec:
       containers:
       - name: gopy
-        image: docker.dezendorf.net/gopy:86766f7
+        image: docker.dezendorf.net/gopy:5eba080
         ports:
         - name: web
           containerPort: 5000
@@ -44,35 +44,35 @@ spec:
   entryPoints:
     - web
   routes:
-  - match: Host(`go`)||Host(`go.dezendorf.net`) && Path(`{start:^}/{end:$}`)
+  - match: (Host(`go`)||Host(`go.dezendorf.net`)||Host(`go`)||Host(`gor.dezendorf.net`)) && Path(`/{end:$}`)
     kind: Rule
     middlewares:
       - name: gopyhttpsgofqdn
     services:
     - name: gopy
       port: 5000
-  - match: (Host(`go`)||Host(`go.dezendorf.net`)) && Path(`/{url:.*}/edit`)
+  - match: ((Host(`go`)||Host(`go.dezendorf.net`)||Host(`go`)||Host(`gor.dezendorf.net`))) && Path(`/{url:.*}/edit`)
     kind: Rule
     middlewares:
       - name: gopyhttpsgofqdn
     services:
     - name: gopy
       port: 5000
-  - match: (Host(`go`)||Host(`go.dezendorf.net`)) && Path(`/{url:.*}/add`)
+  - match: ((Host(`go`)||Host(`go.dezendorf.net`)||Host(`go`)||Host(`gor.dezendorf.net`))) && Path(`/{url:.*}/add`)
     kind: Rule
     middlewares:
       - name: gopyhttpsgofqdn
     services:
     - name: gopy
       port: 5000
-  - match: (Host(`go`)||Host(`go.dezendorf.net`)) && Path(`/{url:.*}/delete`)
+  - match: ((Host(`go`)||Host(`go.dezendorf.net`)||Host(`go`)||Host(`gor.dezendorf.net`))) && Path(`/{url:.*}/delete`)
     kind: Rule
     middlewares:
       - name: gopyhttpsgofqdn
     services:
     - name: gopy
       port: 5000
-  - match: Host(`go`)||Host(`go.dezendorf.net`)
+  - match: ((Host(`go`)||Host(`go.dezendorf.net`)||Host(`go`)||Host(`gor.dezendorf.net`))||Host(`go.dezendorf.com`))
     kind: Rule
     services:
     - name: gopy
@@ -87,7 +87,7 @@ spec:
   entryPoints:
     - websecure
   routes:
-  - match: Host(`go.dezendorf.net`)
+  - match: ((Host(`go.dezendorf.net`)||Host(`goyi.dezendorf.net`)||Host(`go.dezendorf.net`)||Host(`goyir.dezendorf.net`)))
     kind: Rule
     middlewares:
     - name: authelia