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
* Docker 18.03.1.ce (check with `docker version`).
100
100
* Helm 2.8.2+ (check with `helm version`).
101
-
* Oracle WebLogic Server 12.2.1.3.0 with patch 29135930.
101
+
* Oracle WebLogic Server 12.2.1.3.0 with patch 29135930 (check with `docker run store/oracle/weblogic:12.2.1.3 /u01/oracle/OPatch/opatch lsinventory`).
102
102
* The existing WebLogic Docker image, `store/oracle/weblogic:12.2.1.3`,
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
106
107
107
### OpenShift
108
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.
109
+
The operator is certified for use on OpenShift 3.11.43+
110
+
111
+
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