Fix spelling and remove local reference of 404 docker image (#4581)
This commit is contained in:
parent
f96cc3c6bc
commit
c1ed6db468
2 changed files with 1 additions and 5 deletions
|
|
@ -8,10 +8,6 @@ Basically a default backend exposes two URLs:
|
|||
- `/healthz` that returns 200
|
||||
- `/` that returns 404
|
||||
|
||||
!!! example
|
||||
The sub-directory [`/images/404-server`](https://github.com/kubernetes/ingress-nginx/tree/master/images/404-server)
|
||||
provides a service which satisfies the requirements for a default backend.
|
||||
|
||||
!!! example
|
||||
The sub-directory [`/images/custom-error-pages`](https://github.com/kubernetes/ingress-nginx/tree/master/images/custom-error-pages)
|
||||
provides an additional service for the purpose of customizing the error pages served via the default backend.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue