Skip to content

Commit e9ec03b

Browse files
committed
Fixing docs
1 parent 817e15e commit e9ec03b

File tree

9 files changed

+78
-710
lines changed

9 files changed

+78
-710
lines changed

docs/openshift/pods/health-checks/health-checks/index.md

Lines changed: 0 additions & 224 deletions
This file was deleted.

docs/openshift/pods/health-checks/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ The kubelet can optionally perform and react to three kinds of probes on running
1414

1515
***readinessProbe***: Indicates whether the Container is ready to service requests. Only runs at start.
1616

17-
### Resources
17+
## Resources
1818

1919
=== "OpenShift"
2020

@@ -28,7 +28,7 @@ The kubelet can optionally perform and react to three kinds of probes on running
2828

2929
[Configure Probes :fontawesome-solid-globe:](https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-probes/){ .md-button target="_blank"}
3030

31-
### References
31+
## References
3232

3333
```yaml
3434
apiVersion: v1

0 commit comments

Comments
 (0)