Skip to content

Commit 9d4f7af

Browse files
committed
udpates from bhavani
1 parent 86b08b5 commit 9d4f7af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ a. Create a Kubernetes secret containing the `username` and `password` for the d
130130

131131
```
132132
$ cd kubernetes/samples/scripts/create-weblogic-domain-credentials
133-
$ ./create-weblogic-credentials.sh -u weblogic -p welcome1 -n sample-domain-ns1 -d sample-domain1
133+
$ ./create-weblogic-credentials.sh -u weblogic -p welcome1 -n sample-domains-ns1 -d sample-domain1
134134
```
135135

136136
The sample will create a secret named `domainUID-weblogic-credentials` where the `domainUID` is replaced

0 commit comments

Comments
 (0)