File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -1171,7 +1171,7 @@ documentation to customize your specifications.
11711171 To learn more, see :ref:`faq-tls-1.0-deprecation`.
11721172
11731173 This option corresponds to the
1174- :setting:` net.ssl.disabledProtocols` |mongod|
1174+ `` net.ssl.disabledProtocols` ` |mongod|
11751175 configuration file option.
11761176
11771177.. setting:: spec.processArgs.noTableScan
Original file line number Diff line number Diff line change @@ -38,18 +38,18 @@ content: |
3838
3939 .. code-block:: sh
4040
41- kubectl apply -f https://raw.githubusercontent.com/mongodb/mongodb-atlas-kubernetes/<version>/deploy/all-in-one.yaml
41+ kubectl apply -f https://raw.githubusercontent.com/mongodb/mongodb-atlas-kubernetes/v <version>/deploy/all-in-one.yaml
4242
4343 - If you want |ak8so| to watch only its |k8s-ns|, you must install
4444 the configuration files from the ``deploy/namespaced`` directory:
4545
4646 .. code-block:: sh
4747
48- kubectl apply -f https://raw.githubusercontent.com/mongodb/mongodb-atlas-kubernetes/<version>/deploy/namespaced/crds.yaml
48+ kubectl apply -f https://raw.githubusercontent.com/mongodb/mongodb-atlas-kubernetes/v <version>/deploy/namespaced/crds.yaml
4949
5050 .. code-block:: sh
5151
52- kubectl apply -f https://raw.githubusercontent.com/mongodb/mongodb-atlas-kubernetes/<version>/deploy/namespaced/namespaced-config.yaml
52+ kubectl apply -f https://raw.githubusercontent.com/mongodb/mongodb-atlas-kubernetes/v <version>/deploy/namespaced/namespaced-config.yaml
5353
5454 ---
5555
@@ -92,7 +92,7 @@ content: |
9292 uses the default connection |k8s-secret| previously set with your
9393 API keys and organization ID.
9494
95- Deploy the |ak8so| custom resource.
95+ Deploy the |ak8so| custom resource.
9696
9797 .. code-block:: sh
9898
You can’t perform that action at this time.
0 commit comments