mirror of
https://github.com/JamesTurland/JimsGarage.git
synced 2025-08-14 17:22:24 +00:00
Create secret-dashboard.yaml
This commit is contained in:
parent
8e1ed2a261
commit
7f8518beff
@ -0,0 +1,9 @@
|
|||||||
|
---
|
||||||
|
apiVersion: v1
|
||||||
|
kind: Secret
|
||||||
|
metadata:
|
||||||
|
name: traefik-dashboard-auth
|
||||||
|
namespace: traefik
|
||||||
|
type: Opaque
|
||||||
|
data:
|
||||||
|
users: add-password-here # use htpassword to generate a bases64 token (remember this isn't encrypted!)
|
Loading…
x
Reference in New Issue
Block a user