mirror of
https://github.com/JamesTurland/JimsGarage.git
synced 2025-10-02 16:36:17 +00:00
update docs
This commit is contained in:
@@ -6,4 +6,5 @@ metadata:
|
||||
namespace: traefik
|
||||
type: Opaque
|
||||
data:
|
||||
users: YWRtaW46JGFwcjEkdHgxckxyMm8kMkNvMnkuQnNHdHlMbURURm5FMlFDLwoK # use htpassword to generate a bases64 token (remember this isn't encrypted!) - this is admin:password
|
||||
users: YWRtaW46JGFwcjEkdHgxckxyMm8kMkNvMnkuQnNHdHlMbURURm5FMlFDLwoK # admin:password
|
||||
# to generate the above, first create the base64 password as you previously did for Docker (or just copy it). You then need to base64 that again and paste above.
|
||||
|
Reference in New Issue
Block a user