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 207b063 commit b18fb9eCopy full SHA for b18fb9e
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