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: site/user-guide.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -103,3 +103,7 @@ Oracle recommends careful consideration before deciding to expose any administra
103
103
was updated on January 17, 2019, and has all the necessary patches applied.
104
104
* A `docker pull` is required if you pulled the image prior to that date.
105
105
* You must have the `cluster-admin` role to install the operator.
106
+
107
+
### OpenShift
108
+
109
+
When using the operator in OpenShift, the `anyuid` security context constraint is required to ensure that WebLogic containers run with a Unix UID that has the correct permissions on the domain filesystem.
0 commit comments