Update secret-dashboard.yaml
This commit is contained in:
parent
90bbecc0fb
commit
012b8aefd6
|
@ -6,4 +6,4 @@ metadata:
|
||||||
namespace: traefik
|
namespace: traefik
|
||||||
type: Opaque
|
type: Opaque
|
||||||
data:
|
data:
|
||||||
users: add-password-here # use htpassword to generate a bases64 token (remember this isn't encrypted!)
|
users: YWRtaW46JGFwcjEkdHgxckxyMm8kMkNvMnkuQnNHdHlMbURURm5FMlFDLwoK # use htpassword to generate a bases64 token (remember this isn't encrypted!) - this is admin:password
|
||||||
|
|
Loading…
Reference in New Issue