Merge pull request #42212 from timstclair/defaultbackend

Automatic merge from submit-queue (batch tested with PRs 41644, 42020, 41753, 42206, 42212)

Update defaultbackend image to 1.3

Update `gcr.io/google-containers/defaultbackend` to the latest version.

See https://github.com/kubernetes/contrib/pull/2386

/cc @ixdy
This commit is contained in:
Kubernetes Submit Queue 2017-03-01 15:30:40 -08:00 committed by GitHub
commit 298db3a0c3

View File

@ -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: gcr.io/google_containers/defaultbackend:1.0
image: gcr.io/google_containers/defaultbackend:1.3
livenessProbe:
httpGet:
path: /healthz