Browse Source
Merge pull request #2366 from z1nkum/bump_dashboard_tag
Bump dashboard from 1.8.1 to 1.8.3 because of reload bug
pull/2393/head
Brad Beam
7 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
3 deletions
-
roles/kubernetes-apps/ansible/defaults/main.yml
|
|
@ -41,9 +41,7 @@ netchecker_server_memory_requests: 64M |
|
|
|
# Dashboard |
|
|
|
dashboard_enabled: true |
|
|
|
dashboard_image_repo: gcr.io/google_containers/kubernetes-dashboard-amd64 |
|
|
|
dashboard_image_tag: v1.8.1 |
|
|
|
dashboard_init_image_repo: gcr.io/google_containers/kubernetes-dashboard-init-amd64 |
|
|
|
dashboard_init_image_tag: v1.0.1 |
|
|
|
dashboard_image_tag: v1.8.3 |
|
|
|
|
|
|
|
# Limits for dashboard |
|
|
|
dashboard_cpu_limit: 100m |
|
|
|