Skip to content

Commit 7423c43

Browse files
committed
Issue #130 - Deploy application to cluster, not admin server
1 parent ad86a0f commit 7423c43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/docker-domain/simple-topology.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ appDeployments:
6868
# Quote needed because of hyphen in string
6969
'simple-app':
7070
SourcePath: 'wlsdeploy/applications/simple-app.war'
71-
Target: AdminServer
71+
Target: mycluster
7272
ModuleType: war
7373
StagingMode: nostage
7474
PlanStagingMode: nostage

0 commit comments

Comments
 (0)