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