forked from k-space/kube
passmower: Cleanup
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
---
|
||||
apiVersion: traefik.io/v1alpha1
|
||||
kind: Middleware
|
||||
metadata:
|
||||
@@ -16,10 +17,10 @@ spec:
|
||||
entryPoints:
|
||||
- websecure
|
||||
routes:
|
||||
- match: Host(`auth2.k-space.ee`)
|
||||
kind: Rule
|
||||
middlewares:
|
||||
- name: auth2-redirect
|
||||
services:
|
||||
- kind: TraefikService
|
||||
name: api@internal
|
||||
- match: Host(`auth2.k-space.ee`)
|
||||
kind: Rule
|
||||
middlewares:
|
||||
- name: auth2-redirect
|
||||
services:
|
||||
- kind: TraefikService
|
||||
name: api@internal
|
||||
|
Reference in New Issue
Block a user