fix(dashboard): makes dashboard readonly

Makes the tekton dashboard readonly by default. This disables the
showing of the pipeline run creation button in the dashboard.

Signed-off-by: Tin Lam <tin@irrational.io>
Change-Id: I75245012bb0f91eb24b33897154ac6d21e58cd49
This commit is contained in:
Tin Lam 2020-12-15 08:49:58 -06:00 committed by Pete Birley
parent e00a3f52eb
commit e3704133cb

View File

@ -8,7 +8,7 @@ config:
logout_url: ''
namespace: ''
openshift: false
read_only: false
read_only: true
stream_logs: false
images: