File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
documentation/1.0/content/setup Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ These include:
25
25
provider's managed Kubernetes services, then you will need to download and install the cloud provider's CLI. This is
26
26
typically required to configure ` kubectl ` to properly authenticate to the Kubernetes cluster. Again, see the Kubernetes
27
27
` Client Configuration ` page for more information about configuring ` kubectl ` to work with your cluster.
28
- - ` helm ` - Required to install the WebLogic Kubernetes Operator and to install an ingress controller.
28
+ - ` helm ` - Helm version 3.3.2 or later. Required to install the WebLogic Kubernetes Operator and to install an ingress controller.
29
29
- ` openssl ` - Used to generate an X.509 TLS certificate for ingress routes, should you ask the application
30
30
to generate one for you.
31
31
You can’t perform that action at this time.
0 commit comments