Skip to content

Commit 207b063

Browse files
committed
bug 29683926
1 parent 571a0e8 commit 207b063

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kubernetes/samples/scripts/create-fmw-infrastructure-domain/wlst/create-domain-script.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,5 @@ wlst.sh -skipWLSModuleScanning \
2222
-managedServerPort ${CUSTOM_MANAGEDSERVER_PORT} \
2323
-prodMode ${CUSTOM_PRODUCTION_MODE} \
2424
-managedServerCount ${CUSTOM_MANAGED_SERVER_COUNT} \
25-
-clusterName ${CUSTOM_CLUSTER_NAME}
25+
-clusterName ${CUSTOM_CLUSTER_NAME}
2626

0 commit comments

Comments
 (0)