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

This commit is contained in:
Aivars Sterns 2017-10-17 13:04:55 +03:00 committed by Matthew Mosesohn
parent 6c98201aa4
commit 688e589e0c

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