Skip to content

Commit

Permalink
Merge pull request kubernetes#1784 from mm4tt/perf-dash-downgrade
Browse files Browse the repository at this point in the history
Downgrade perf-dash to 2.32
  • Loading branch information
k8s-ci-robot authored Apr 16, 2021
2 parents 5aee316 + 7f0fa8c commit 05b63b3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion perfdash/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@ spec:
spec:
containers:
- name: perfdash
image: gcr.io/k8s-testimages/perfdash:2.33
# TODO: Bump to 2.33 and increase the memory limit once https://github.com/kubernetes/k8s.io/pull/1604 gets merged
image: gcr.io/k8s-testimages/perfdash:2.32
command:
- /perfdash
- --www=true
Expand Down

0 comments on commit 05b63b3

Please sign in to comment.