Fix typo in kubernetes.md
This commit is contained in:
parent
5d00096f82
commit
7e1654ae27
1 changed files with 1 additions and 1 deletions
|
|
@ -126,7 +126,7 @@ ingressRoute:
|
||||||
middlewares:
|
middlewares:
|
||||||
- name: dashboard-auth
|
- name: dashboard-auth
|
||||||
|
|
||||||
# Creates a BasiAuth Middleware and Secret for the Dashboard Security
|
# Creates a BasicAuth Middleware and Secret for the Dashboard Security
|
||||||
extraObjects:
|
extraObjects:
|
||||||
- apiVersion: v1
|
- apiVersion: v1
|
||||||
kind: Secret
|
kind: Secret
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue