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:
parent
e00a3f52eb
commit
e3704133cb
@ -8,7 +8,7 @@ config:
|
||||
logout_url: ''
|
||||
namespace: ''
|
||||
openshift: false
|
||||
read_only: false
|
||||
read_only: true
|
||||
stream_logs: false
|
||||
|
||||
images:
|
||||
|
Loading…
x
Reference in New Issue
Block a user