We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fda91ab commit 7c1555dCopy full SHA for 7c1555d
articles/application-gateway/ingress-controller-add-health-probes.md
@@ -41,7 +41,7 @@ spec:
41
```
42
43
Kubernetes API Reference:
44
-* [Container Probes](https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle/#container-probes)
+* [Container Probes]https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#httpgetaction-v1-core)
45
46
> [!NOTE]
47
> * `readinessProbe` and `livenessProbe` are supported when configured with `httpGet`.
0 commit comments