You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(DOCSP-15004) Fix Operator installation for cluster-wide scope (#566)
* (DOCSP-15004) Fix Operator installation for cluster-wide scope
* Moved topic into standalone, added tabs
* Adding draft review comments from Nikolas
* Continued with draft review
* Include copy review by Melissa
* Fixed warnings and replaced rst gh roles. Ready to merge
file in the the :github:`MongoDB Podspec Samples </mongodb/mongodb-enterprise-kubernetes/tree/master/samples/mongodb/podspec>` directory.
329
331
330
332
This directory also contains sample CPU and memory limits
331
333
configurations for Pods used for:
332
334
333
-
- A sharded cluster, in the :gh-meko:`sharded-cluster-podspec.yaml <blob/master/samples/mongodb/podspec/sharded-cluster-podspec.yaml#L62-91>`.
334
-
- Standalone MongoDB deployments, in the :gh-meko:`standalone-podspec.yaml <blob/master/samples/mongodb/podspec/standalone-podspec.yaml#L36-39>`.
335
+
- A sharded cluster, in the :github:`sharded-cluster-podspec.yaml </mongodb/mongodb-enterprise-kubernetesblob/master/samples/mongodb/podspec/sharded-cluster-podspec.yaml#L62-91>`.
336
+
- Standalone MongoDB deployments, in the :github:`standalone-podspec.yaml </mongodb/mongodb-enterprise-kubernetesblob/master/samples/mongodb/podspec/standalone-podspec.yaml#L36-39>`.
335
337
336
338
.. seealso::
337
339
@@ -386,8 +388,8 @@ availability zones configuration.
386
388
- e2e-az2
387
389
388
390
See the full example of multiple availability zones configuration in
0 commit comments