move to correct namespace

This commit is contained in:
Steffen Illium 2024-04-26 13:10:35 +02:00
parent daa4ae5889
commit 6cc5b08655
2 changed files with 1 additions and 3 deletions

View File

@ -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"

View File

@ -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