Skip to content

Commit

Permalink
Update configure-liveness-readiness-startup-probes.md
Browse files Browse the repository at this point in the history
Co-authored-by: Tim Bannister <tim@scalefactory.com>
  • Loading branch information
spurin and sftim committed Apr 13, 2024
1 parent b8c0797 commit 2a6ec81
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ liveness-exec 1/1 Running 1 1m
## Define a liveness HTTP request

Another kind of liveness probe uses an HTTP GET request. Here is the configuration
file for a Pod that runs a container based on the `registry.k8s.io/e2e-test-images/agnhost:2.40` image.
file for a Pod that runs a container based on the `registry.k8s.io/e2e-test-images/agnhost` image.

{{% code_sample file="pods/probe/http-liveness.yaml" %}}

Expand Down

0 comments on commit 2a6ec81

Please sign in to comment.