Skip to content

Commit f76ab45

Browse files
minor edit (#2205)
1 parent a2ba3a2 commit f76ab45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs-source/content/quickstart/create-domain.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ weight: 6
1919
```
2020

2121
The sample will create a secret named `domainUID-weblogic-credentials` where the `domainUID` is replaced
22-
with the value you provided. For example, the command above would create a secret named
22+
with the value specified by the `-d` flag. For example, the command above would create a secret named
2323
`sample-domain1-weblogic-credentials`.
2424

2525
1. Create a new image with a domain home by running the [create-domain](http://github.com/oracle/weblogic-kubernetes-operator/blob/master/kubernetes/samples/scripts/create-weblogic-domain/domain-home-in-image/create-domain.sh) script. First, copy the sample [create-domain-inputs.yaml](http://github.com/oracle/weblogic-kubernetes-operator/blob/master/kubernetes/samples/scripts/create-weblogic-domain/domain-home-in-image/create-domain-inputs.yaml) file and update your copy with:

0 commit comments

Comments
 (0)