Middlewares namespaces

This commit is contained in:
nomadics9 2025-01-12 03:05:08 +03:00
parent 37c3a17628
commit ec44b77b99
2 changed files with 2 additions and 0 deletions

View file

@ -2,6 +2,7 @@ apiVersion: traefik.io/v1alpha1
kind: Middleware kind: Middleware
metadata: metadata:
name: digest-auth name: digest-auth
namespace: default
spec: spec:
digestAuth: digestAuth:
realm: "PublishAPI" realm: "PublishAPI"

View file

@ -2,6 +2,7 @@ apiVersion: traefik.io/v1alpha1
kind: Middleware kind: Middleware
metadata: metadata:
name: lan-only name: lan-only
namespace: default
spec: spec:
ipAllowList: ipAllowList:
sourceRange: sourceRange: