mirror of
https://github.com/traefik/traefik
synced 2026-02-03 11:10:33 +00:00
Fix typo in kubernetes.md
This commit is contained in:
@@ -126,7 +126,7 @@ ingressRoute:
|
||||
middlewares:
|
||||
- name: dashboard-auth
|
||||
|
||||
# Creates a BasiAuth Middleware and Secret for the Dashboard Security
|
||||
# Creates a BasicAuth Middleware and Secret for the Dashboard Security
|
||||
extraObjects:
|
||||
- apiVersion: v1
|
||||
kind: Secret
|
||||
|
||||
Reference in New Issue
Block a user