update dashboard access doc for 2.0.x (#6036)

* update dashboard access doc for 2.0.x

* make metrics scrapper system-cluster-critical
This commit is contained in:
Joel Seguillon
2020-04-29 16:20:25 +02:00
committed by GitHub
parent 412d560bcf
commit db5f83f8c9
2 changed files with 19 additions and 9 deletions

View File

@@ -282,6 +282,7 @@ spec:
labels:
k8s-app: kubernetes-metrics-scraper
spec:
priorityClassName: system-cluster-critical
containers:
- name: kubernetes-metrics-scraper
image: {{ dashboard_metrics_scraper_repo }}:{{ dashboard_metrics_scraper_tag }}