Skip to content

Commit b96bc36

Browse files
rosemarymaranorjeberhard
authored andcommitted
remove note, overkill
1 parent 7ec9dd4 commit b96bc36

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

site/quickstart.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -177,8 +177,6 @@ $ cd kubernetes/samples/scripts/create-weblogic-domain/domain-home-in-image
177177
$ ./create-domain.sh -i my-inputs.yaml -o /some/output/directory -u weblogic -p welcome1 -e
178178
```
179179

180-
**NOTE**: The username and password need to match the values that you put in the WebLogic credentials.
181-
182180
You need to provide the WebLogic administration user name and password in the `-u` and `-p` options
183181
respectively, as shown in the example. If you specify the `-e` option, the script will generate the
184182
Kubernetes YAML files *and* apply them to your cluster. If you omit the `-e` option, the

0 commit comments

Comments
 (0)