You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: kubernetes/samples/scripts/create-weblogic-domain/domain-home-on-pv/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -398,7 +398,7 @@ and look for lines similar to
398
398
```
399
399
weblogic-operator1 pod/weblogic-operator-
400
400
```
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.
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](../../../../../site/install.md).
402
402
403
403
2. Message: "ERROR: Unable to create folder /shared/domains"
404
404
The most common cause is a poor choice of value for weblogicDomainStoragePath in the input file used when you executed
0 commit comments