Skip to content

Commit 551bad9

Browse files
committed
Fix typo
1 parent 2b96a44 commit 551bad9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/server-lifecycle.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ The operator runtime monitors this property and creates or deletes the correspon
4444
#### Clustered Managed Server Start/Stop Rules
4545
| Domain | Cluster | Clustered Server | Started / Stopped |
4646
| --- | --- | --- | --- |
47-
| ADMIN_ONLY, any value | any value | any value | Stopped |
47+
| ADMIN_ONLY, NEVER | any value | any value | Stopped |
4848
| IF_NEEDED | NEVER | any value | Stopped |
4949
| IF_NEEDED | IF_NEEDED | NEVER | Stopped |
5050
| IF_NEEDED | IF_NEEDED | ALWAYS | Started |

0 commit comments

Comments
 (0)