diff --git a/en/docs/install-and-setup/install/deploying-api-manager-with-kubernetes-or-openshift-resources.md b/en/docs/install-and-setup/install/deploying-api-manager-with-kubernetes-or-openshift-resources.md index 4a7da4def0..8c9870d301 100644 --- a/en/docs/install-and-setup/install/deploying-api-manager-with-kubernetes-or-openshift-resources.md +++ b/en/docs/install-and-setup/install/deploying-api-manager-with-kubernetes-or-openshift-resources.md @@ -37,13 +37,12 @@ Follow the instructions below to use Kubernetes (K8s) and Helm resources for con | `wso2.deployment.image.registry` | Registry of the APIM Docker image | "" | | `wso2.deployment.image.repository` | Repostiory of the APIM Docker image | "" | | `wso2.deployment.image.digest` | Digest of the APIM Docker image | "" | - | "" | 3. Deploy WSO2 API Manager - ``` - helm install --dependency-update /all-in-one/ --namespace - ``` + ``` + helm install --dependency-update /all-in-one --namespace + ``` 4. Access Management Console.