소스 검색

release new gopy

Breandan Dezendorf 1 년 전
부모
커밋
291ebfbc22
1개의 변경된 파일7개의 추가작업 그리고 7개의 파일을 삭제
  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