move to correct namespace
This commit is contained in:
parent
daa4ae5889
commit
6cc5b08655
@ -2,9 +2,8 @@ apiVersion: traefik.io/v1alpha1
|
||||
kind: Middleware
|
||||
metadata:
|
||||
name: nextcloud
|
||||
namespace: traefik
|
||||
spec:
|
||||
redirectRegex:
|
||||
regex: "^https://(.*)/.well-known/(card|cal)dav"
|
||||
replacement: "https://${1}/remote.php/dav/"
|
||||
permanent: true
|
||||
permanent: true
|
@ -8,4 +8,3 @@ resources:
|
||||
- no-auth-chain.yaml
|
||||
- rate-limit.yaml
|
||||
- xfwd_exclude.yaml
|
||||
- nextcloud.yaml
|
||||
|
Loading…
x
Reference in New Issue
Block a user