Skip to content

Commit eefe075

Browse files
DOCSP-40204 -- remove backticks (#1723)
1 parent 2d0d3b4 commit eefe075

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

source/release-notes.txt

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -27,17 +27,17 @@ Release Notes for |k8s-op-full|
2727
Breaking Change
2828
`````````````````
2929

30-
- **``MongoDBOpsManager``** resource. The |k8s-op-short| no longer supports
30+
- **MongoDBOpsManager** resource. The |k8s-op-short| no longer supports
3131
|onprem| 5.0. Upgrade to a later version of |onprem|. While |onprem| 5.0
3232
may continue to work with the |k8s-op-short|, MongoDB won't test the
3333
|k8s-op-short| against |onprem| 5.0.
3434

3535
New Features
3636
`````````````
3737

38-
- **``MongoDBOpsManager``** resource: Adds support for deploying the |application|
38+
- **MongoDBOpsManager** resource: Adds support for deploying the |application|
3939
on multiple |k8s| clusters. To learn more, see :ref:`deploy-om-multi-cluster`.
40-
- (Public Preview) **``MongoDB``, ``OpsManager``** resources: Introduces
40+
- (Public Preview) **MongoDB**, **OpsManager** resources: Introduces
4141
opt-in :ref:`static-containers` for all types of deployments.
4242

4343
- In this release, use static containers only for testing purposes.
@@ -52,16 +52,16 @@ New Features
5252
- :ref:`Use Static Containers <static-containers>`
5353
- :ref:`Migrate to Static Containers <migrate-to-static-containers>`
5454

55-
- **``OpsManager``** resource: Adds the ``spec.internalConnectivity`` field
55+
- **OpsManager** resource: Adds the ``spec.internalConnectivity`` field
5656
to allow overrides for the service used by the |k8s-op-short| to ensure
5757
internal connectivity to the ``OpsManager`` resource-hosting Pods.
5858

59-
- **``MongoDB``** resource: You can recover a resource due to a broken
59+
- **MongoDB** resource: You can recover a resource due to a broken
6060
Automation configuration in sharded clusters. In previous releases,
6161
you could recover other types of resources but not sharded clusters.
6262
To learn more, see :ref:`troubleshooting-automatic-recovery`.
6363

64-
- **``MongoDB``, ``MongoDBMultiCluster``** resources: These resources now
64+
- **MongoDB**, **MongoDBMultiCluster** resources: These resources now
6565
allow you to add placeholders in external services.
6666

6767
- You can define |k8s-annotations| for external services managed by the |k8s-op-short|
@@ -130,7 +130,7 @@ Helm Chart Installation Changes
130130
Bug Fixes
131131
```````````
132132

133-
- **``MongoDBMultiCluster``** resource: Fixes an issue where the |k8s-op-short|
133+
- **MongoDBMultiCluster** resource: Fixes an issue where the |k8s-op-short|
134134
reported that ``spec.externalAccess.externalDomain`` and
135135
``spec.clusterSpecList[*].externalAccess.externalDomains`` fields were
136136
required even though they weren't used. The |k8s-op-short| prematurely
@@ -140,12 +140,12 @@ Bug Fixes
140140
when you define the external domains in ``spec.externalAccess.externalDomain``
141141
or ``spec.clusterSpecList[*].externalAccess.externalDomains`` settings.
142142

143-
- **``MongoDB``** resource: Fixes a bug where upon deleting a ``MongoDB`` resource,
143+
- **MongoDB** resource: Fixes a bug where upon deleting a ``MongoDB`` resource,
144144
the ``controlledFeature`` policies remained set on the related |onprem| or
145145
|cloud-short| instance, making cleanup in the UI impossible in the case
146146
of losing the |k8s-op-short|.
147147

148-
- **``OpsManager``** resource: Fixes an issue where the ``admin-key`` secret
148+
- **OpsManager** resource: Fixes an issue where the ``admin-key`` secret
149149
was deleted when you removed the ``OpsManager`` custom resource.
150150
Fixing the ``admin-key`` secret deletion enables easier re-installation of |onprem|.
151151

0 commit comments

Comments
 (0)