Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
K
Kubespray
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Model registry
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Mirror
Kubespray
Commits
977e7ae1
Commit
977e7ae1
authored
7 years ago
by
Dmitry Vlasov
Browse files
Options
Downloads
Patches
Plain Diff
remove obsolete init image, bump dashboard version 1.8.1 -> 1.8.3
parent
bc0fc5df
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
roles/kubernetes-apps/ansible/defaults/main.yml
+1
-3
1 addition, 3 deletions
roles/kubernetes-apps/ansible/defaults/main.yml
with
1 addition
and
3 deletions
roles/kubernetes-apps/ansible/defaults/main.yml
+
1
−
3
View file @
977e7ae1
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment