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.
2 parents 1dfce5b + 764b5b4 commit d64ff7bCopy full SHA for d64ff7b
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