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 2b96a44 commit 551bad9Copy full SHA for 551bad9
site/server-lifecycle.md
@@ -44,7 +44,7 @@ The operator runtime monitors this property and creates or deletes the correspon
44
#### Clustered Managed Server Start/Stop Rules
45
| Domain | Cluster | Clustered Server | Started / Stopped |
46
| --- | --- | --- | --- |
47
-| ADMIN_ONLY, any value | any value | any value | Stopped |
+| ADMIN_ONLY, NEVER | any value | any value | Stopped |
48
| IF_NEEDED | NEVER | any value | Stopped |
49
| IF_NEEDED | IF_NEEDED | NEVER | Stopped |
50
| IF_NEEDED | IF_NEEDED | ALWAYS | Started |
0 commit comments