We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c7ac0a commit d635537Copy full SHA for d635537
source/includes/options-k8s-standalone.yaml
@@ -69,7 +69,7 @@ replacement:
69
---
70
program: k8sSaConf
71
name: spec.featureCompatibilityVersion
72
-type: number
+type: string
73
directive: setting
74
optional: false
75
inherit:
source/release-notes.txt
@@ -151,7 +151,7 @@ Known Issues
151
- You cannot use MongoDB 4.4 as an application database for an |onprem|
152
resource.
153
- When you upgrade to the |k8s-op-short| 1.7.1, you might have to delete
154
- the ``mongodb-enterprise-operator`` |k8s-pod| due to deployment
+ the ``mongodb-enterprise-operator`` deployment due to deployment
155
configuration changes.
156
157
This is a safe operation. Deleting the
0 commit comments