fix: fix placement
This commit is contained in:
@@ -81,12 +81,6 @@ sonarr-4k:
|
||||
namespace: traefik
|
||||
hostnames:
|
||||
- sonarr-4k.alexlebens.net
|
||||
filters:
|
||||
- type: ExtensionRef
|
||||
extensionRef:
|
||||
group: traefik.io
|
||||
kind: Middleware
|
||||
name: oidc-forward-auth
|
||||
rules:
|
||||
- backendRefs:
|
||||
- group: ''
|
||||
@@ -94,6 +88,12 @@ sonarr-4k:
|
||||
name: sonarr-4k
|
||||
port: 80
|
||||
weight: 100
|
||||
filters:
|
||||
- type: ExtensionRef
|
||||
extensionRef:
|
||||
group: traefik.io
|
||||
kind: Middleware
|
||||
name: oidc-forward-auth
|
||||
matches:
|
||||
- path:
|
||||
type: PathPrefix
|
||||
|
||||
Reference in New Issue
Block a user