We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 571a0e8 commit 207b063Copy full SHA for 207b063
kubernetes/samples/scripts/create-fmw-infrastructure-domain/wlst/create-domain-script.sh
@@ -22,5 +22,5 @@ wlst.sh -skipWLSModuleScanning \
22
-managedServerPort ${CUSTOM_MANAGEDSERVER_PORT} \
23
-prodMode ${CUSTOM_PRODUCTION_MODE} \
24
-managedServerCount ${CUSTOM_MANAGED_SERVER_COUNT} \
25
- -clusterName ${CUSTOM_CLUSTER_NAME}
+ -clusterName ${CUSTOM_CLUSTER_NAME}
26
0 commit comments