Skip to content

Commit a0750e1

Browse files
authored
annother attempt to fix the numbered list
1 parent 77fc84d commit a0750e1

File tree

1 file changed

+2
-1
lines changed
  • kubernetes/samples/scripts/create-weblogic-domain/domain-home-on-pv

1 file changed

+2
-1
lines changed

kubernetes/samples/scripts/create-weblogic-domain/domain-home-on-pv/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -398,7 +398,8 @@ and look for lines similar to
398398
```
399399
weblogic-operator1 pod/weblogic-operator-
400400
```
401-
If you do not find something similar in the output, the WebLogic Operator for Kubernetes may not have been installed completely. Review the operator installation instructions in
401+
If you do not find something similar in the output, the WebLogic Operator for Kubernetes may not have been installed completely. Review the operator installation instructions in site/install.md.
402+
402403
2. Message: "ERROR: Unable to create folder /shared/domains"
403404
The most common cause is a poor choice of value for weblogicDomainStoragePath in the input file used when you executed
404405
```

0 commit comments

Comments
 (0)