mirror of
https://github.com/containous/traefik.git
synced 2025-03-19 18:50:12 +03:00
Update kubernetes.md
This commit is contained in:
parent
2387010556
commit
21f6f81914
@ -398,7 +398,7 @@ It's possible to protect access to Træfik through basic authentication. (See th
|
||||
|
||||
### Creating the Secret
|
||||
|
||||
A. Use `htpasswd` to create a file containing the username and the base64-encoded password:
|
||||
A. Use `htpasswd` to create a file containing the username and the MD5-encoded password:
|
||||
|
||||
```shell
|
||||
htpasswd -c ./auth myusername
|
||||
|
Loading…
x
Reference in New Issue
Block a user