From 5f67ae1fbacda748621f92aab544b67a672f4dd9 Mon Sep 17 00:00:00 2001 From: kartik494 Date: Thu, 27 Feb 2020 16:11:14 +0530 Subject: [PATCH] Fix link in README LivenessProbe --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4cdb3c13..84545d6e 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ This information reflects the head of this branch. ## Usage -See [hostpath-with-livenessprobe.yaml](deployment/kubernetes/hostpath-with-livenessprobe.yaml) +See [hostpath-with-livenessprobe.yaml](https://github.com/kubernetes-csi/livenessprobe/blob/master/deployment/kubernetes/livenessprobe-sidecar.yaml) for example how to use the liveness probe with a CSI driver. Notice that actual `livenessProbe` is set on the container with the CSI driver. This way, Kubernetes restarts the CSI driver container when the probe fails. The liveness probe