File tree Expand file tree Collapse file tree 1 file changed +0
-6
lines changed
src/main/java/oracle/kubernetes/operator/wlsconfig Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Original file line number Diff line number Diff line change @@ -64,14 +64,8 @@ public class WlsRetriever {
64
64
/**
65
65
* Constructor.
66
66
*
67
- <<<<<<< HEAD
68
- * @param clientHelper The ClientHelper to be used to obtain the Kubernetes API Client.
69
67
* @param namespace The Namespace in which the target Domain is located.
70
68
* @param asServiceName The name of the Kubernetes Service which provides access to the Admin Server.
71
- =======
72
- * @param namespace The Namespace in which the target Domain is located.
73
- * @param asServiceName The name of the Kubernetes Service which provides access to the Admin Server.
74
- >>>>>>> master
75
69
* @param adminSecretName The name of the Kubernetes Secret which contains the credentials to authenticate to the Admin Server.
76
70
* @return The WlsRetriever object for the specified inputs.
77
71
*/
You can’t perform that action at this time.
0 commit comments