Delete Kubernetes/Traefik-Crowdsec-PiHole/Helm/Traefik/Dashboard/secret-dashboard.yaml
This commit is contained in:
parent
2efa91efcb
commit
2c8c8ebcca
|
@ -1,9 +0,0 @@
|
||||||
---
|
|
||||||
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
|
|
Loading…
Reference in New Issue