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 86b08b5 commit 9d4f7afCopy full SHA for 9d4f7af
site/quickstart.md
@@ -130,7 +130,7 @@ a. Create a Kubernetes secret containing the `username` and `password` for the d
130
131
```
132
$ cd kubernetes/samples/scripts/create-weblogic-domain-credentials
133
-$ ./create-weblogic-credentials.sh -u weblogic -p welcome1 -n sample-domain-ns1 -d sample-domain1
+$ ./create-weblogic-credentials.sh -u weblogic -p welcome1 -n sample-domains-ns1 -d sample-domain1
134
135
136
The sample will create a secret named `domainUID-weblogic-credentials` where the `domainUID` is replaced
0 commit comments