Add basic auth to k8s dashboard

This commit is contained in:
Paul-Henri Froidmont 2018-10-02 19:21:44 +02:00
parent d8d9733ed9
commit 2315ed19df
4 changed files with 75 additions and 99 deletions

View file

@ -1,7 +1,7 @@
---
# set basic_auth_user as non-empty to enforce basic auth
basic_auth_user: ""
basic_auth_password: ""
dashboard_basic_auth_user: ""
dashboard_basic_auth_password: ""
# e.g. the fqdn would be k8s.yourdomain.tld if
# dashboard_subdomain=k8s