Skip to content

Commit fa4976f

Browse files
fix nested list
1 parent 002d4c5 commit fa4976f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

site/scaling.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ When the operator receives a scaling request, it will:
4747
* Validate that the WebLogic cluster, identified by `clusterName`, exists.
4848
* Verify that the specified WebLogic cluster has a sufficient number of configured servers to satisfy the scaling request.
4949
* Initiate scaling by setting the `replicas` property within the corresponding domain custom resource, which can be done in either:
50-
5150
* A `clusterStartup` entry, if defined within its cluster list
5251
* At the domain level, if not defined in a `clusterStartup` entry and the `startupControl` property is set to `AUTO`
5352

0 commit comments

Comments
 (0)