Merge pull request #79106 from vbannai/default-backend

The default-http-backend for handling 404 pages will now point to 404…
This commit is contained in:
Kubernetes Prow Robot 2019-06-17 16:04:16 -07:00 committed by GitHub
commit c8b45cd25c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,7 +25,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-amd64:1.5
image: k8s.gcr.io/ingress-gce-404-server-with-metrics-amd64:v1.6.0
livenessProbe:
httpGet:
path: /healthz