File tree Expand file tree Collapse file tree 1 file changed +12
-2
lines changed Expand file tree Collapse file tree 1 file changed +12
-2
lines changed Original file line number Diff line number Diff line change @@ -565,10 +565,20 @@ optional: true
565
565
default : " ``false``"
566
566
description : |
567
567
Specifies whether authentication is enabled on the |com|
568
- project. Requires that you set an authentication mechanism in
568
+ project. If ``true``, you must set an authentication mechanism in
569
569
:setting:`spec.security.authentication.modes`.
570
570
571
- To disable authentication in |com|, explicitly set to ``false``.
571
+ .. important::
572
+
573
+ The |k8s-op-short| manages authentication for this MongoDB
574
+ resource if you include this setting, even if it is set to
575
+ ``false``. You can't configure authentication for this
576
+ resource using the |com| UI or APIs while this setting exists in
577
+ the resource specification.
578
+
579
+ Omit this setting if you want to manage authentication using the
580
+ |com| UI or APIs.
581
+
572
582
---
573
583
program : _shared
574
584
name : spec.security.authentication.ignoreUnknownUsers
You can’t perform that action at this time.
0 commit comments