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
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -398,8 +398,8 @@ 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
402
-
2. Message: "ERROR: Unable to create folder /shared/domains"
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
402
+
2. Message: "ERROR: Unable to create folder /shared/domains"
403
403
The most common cause is a poor choice of value for weblogicDomainStoragePath in the input file used when you executed
0 commit comments