The l7-default-backend/defult-http-backend now points to a new version of the 404-server-with-metrics.

Uses new container registry: gcr.io/google-container with the new version for the ingress-gce-404-server-with-metrics-amd64:v1.10.11
This commit is contained in:
Vinay Bannai 2020-12-01 21:59:44 -08:00
parent 0eea524c28
commit a15bc5954c

View File

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