bump to dashboard 2.0.0 with metrics scrapper support (#5821)

* bump to dashboard 2.0 rc6 with metrics scrapper

* fix missing yaml seperator making Replicaset complaining about missing ServiceAccount

* unwanted legay gross hack forgot to remove before

* no  need namespace on CrBinding

* bump to 2.0.0 release

* remove dashboard_metrics_scrapper_enabled
This commit is contained in:
Joel Seguillon
2020-04-25 12:55:28 +02:00
committed by GitHub
parent 3d5988577a
commit 98e7a07fba
4 changed files with 176 additions and 97 deletions

View File

@@ -41,6 +41,9 @@ netchecker_server_group: 1000
dashboard_enabled: true
dashboard_replicas: 1
# Namespace for dashboad
dashboard_namespace: kube-system
# Limits for dashboard
dashboard_cpu_limit: 100m
dashboard_memory_limit: 256M