mirror of
https://github.com/JamesTurland/JimsGarage.git
synced 2025-08-14 09:22:21 +00:00
Create middleware.yaml
This commit is contained in:
parent
2517d5fd04
commit
8e1ed2a261
@ -0,0 +1,8 @@
|
|||||||
|
apiVersion: traefik.containo.us/v1alpha1
|
||||||
|
kind: Middleware
|
||||||
|
metadata:
|
||||||
|
name: traefik-dashboard-basicauth
|
||||||
|
namespace: traefik
|
||||||
|
spec:
|
||||||
|
basicAuth:
|
||||||
|
secret: traefik-dashboard-auth # make sure this matches the secret name
|
Loading…
x
Reference in New Issue
Block a user