Create secret-dashboard.yaml

This commit is contained in:
tehNooB 2023-10-20 12:26:32 +01:00 committed by GitHub
parent e2a8169304
commit a0db217f17
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1,9 @@
---
apiVersion: v1
kind: Secret
metadata:
name: traefik-dashboard-auth
namespace: traefik
type: Opaque
data:
users: YWRtaW46JGFwcjEkdHgxckxyMm8kMkNvMnkuQnNHdHlMbURURm5FMlFDLwoK # use htpassword to generate a bases64 token (remember this isn't encrypted!) - this is admin:password