We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb841db commit c4a45f1Copy full SHA for c4a45f1
integration-tests/src/test/java/oracle/kubernetes/operator/BaseTest.java
@@ -263,7 +263,7 @@ public static String getWeblogicImageName() {
263
/**
264
* getter method for weblogicImageServer
265
*
266
- * @return image name of the WLS docker image
+ * @return registry name of the WLS container
267
*/
268
public static String getWeblogicImageServer() {
269
return weblogicImageServer;
0 commit comments