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.
2 parents dcbb342 + fff4eab commit 7c8b9ebCopy full SHA for 7c8b9eb
integration-tests/src/test/java/oracle/weblogic/kubernetes/utils/LoggingExporterUtils.java
@@ -103,6 +103,7 @@ public static LoggingExporterParams installAndVerifyElasticsearch(String namespa
103
/**
104
* Install Kibana and wait up to five minutes until Kibana pod is ready.
105
*
106
+ * @param namespace namespace in which to install kibana
107
* @return Kibana installation parameters
108
*/
109
public static LoggingExporterParams installAndVerifyKibana(String namespace) {
0 commit comments