Skip to content

Commit

Permalink
Merge pull request #69381 from bowei/release-1.10-update-default-backend
Browse files Browse the repository at this point in the history
Cherrypick: Update defaultbackend to v1.5
  • Loading branch information
k8s-ci-robot authored Dec 16, 2018
2 parents 15008f0 + 97cfe05 commit c757b93
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ spec:
# Any image is permissible as long as:
# 1. It serves a 404 page at /
# 2. It serves 200 on a /healthz endpoint
image: k8s.gcr.io/defaultbackend:1.4
image: k8s.gcr.io/defaultbackend-amd64:1.5
livenessProbe:
httpGet:
path: /healthz
Expand Down

0 comments on commit c757b93

Please sign in to comment.