Skip to content

Commit f9ea87b

Browse files
authored
Merge pull request #245 from oracle/RmScaling
fix nested list
2 parents 138319c + fa4976f commit f9ea87b

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)