fix #1788 lock dashboard version to 1.6.3 version while 1.7.x is not working (#1805)

pull/1818/merge
Aivars Sterns 2017-10-17 13:04:55 +03:00 committed by Matthew Mosesohn
parent 6c98201aa4
commit 688e589e0c
1 changed files with 2 additions and 2 deletions

View File

@ -26,8 +26,8 @@ netchecker_server_memory_requests: 64M
# Dashboard
dashboard_enabled: false
dashboard_image_repo: kubernetesdashboarddev/kubernetes-dashboard-amd64
dashboard_image_tag: head
dashboard_image_repo: gcr.io/google_containers/kubernetes-dashboard-amd64
dashboard_image_tag: v1.6.3
# Limits for dashboard
dashboard_cpu_limit: 100m