Skip to content
This repository was archived by the owner on Dec 12, 2025. It is now read-only.

Commit a9833ec

Browse files
authored
Updates table of content in docs (#978)
1 parent eeab46d commit a9833ec

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

docs/deploy-configure.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ The [`/config/samples`](../config/samples) directory contains example MongoDBCom
1111
- [Example](#example)
1212
- [Deploy Replica Sets on OpenShift](#deploy-replica-sets-on-openshift)
1313
- [Define a Custom Database Role](#define-a-custom-database-role)
14+
- [Specify Non-Default Values for Readiness Probe](#specify-non-default-values-for-readiness-probe)
15+
- [When to specify custom values for the Readiness Probe](#when-to-specify-custom-values-for-the-readiness-probe)
1416

1517
## Deploy a Replica Set
1618

docs/install-upgrade.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44

55
- [Install the Operator](#install-the-operator)
66
- [Understand Deployment Scopes](#understand-deployment-scopes)
7+
- [Operator in Same Namespace as Resources](#operator-in-same-namespace-as-resources)
8+
- [Operator in Different Namespace Than Resources](#operator-in-different-namespace-than-resources)
79
- [Install the Operator using Helm](#install-the-operator-using-Helm)
810
- [Prerequisites to Install using Helm](#prerequisites-to-install-using-Helm)
911
- [Procedure using Helm](#procedure-using-Helm)
@@ -13,6 +15,7 @@
1315
- [Configure the MongoDB Docker Image or Container Registry](#configure-the-mongodb-docker-image-or-container-registry)
1416
- [Procedure using kubectl](#procedure-using-kubectl)
1517
- [Upgrade the Operator](#upgrade-the-operator)
18+
- [Rotating TLS certificate for the MongoDB deployment](#rotating-tls-certificate-for-the-mongodb-deployment)
1619

1720
## Install the Operator
1821

0 commit comments

Comments
 (0)