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 5321dc9 commit 764b5b4Copy full SHA for 764b5b4
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/reference/generated/kubernetes-api/v1.23/#httpgetaction-v1-core)
+* [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