File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -178,7 +178,7 @@ $ ./create-domain.sh -i my-inputs.yaml -o /some/output/directory -u username -p
178
178
You need to provide the WebLogic administration username and password in the ` -u ` and ` -p ` options
179
179
respectively, as shown in the example. If you specify the ` -e ` option, the script will generate the
180
180
Kubernetes YAML files * and* apply them to your cluster. If you omit the ` -e ` option, the
181
- script will jsut generate the YAML files, but will not take any action on your cluster.
181
+ script will just generate the YAML files, but will not take any action on your cluster.
182
182
183
183
c. Confirm that the operator started the servers for the domain:
184
184
* Use ` kubectl ` to show that the domain resource was created:
You can’t perform that action at this time.
0 commit comments