From ea1fcbef96faeafdf85d8a59451ce38db1a75d58 Mon Sep 17 00:00:00 2001 From: vikram-bitnami Date: Tue, 13 Aug 2019 16:12:01 +0530 Subject: [PATCH] Update README.md --- bitnami/magento/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/bitnami/magento/README.md b/bitnami/magento/README.md index 18f950f95..9fe54e811 100644 --- a/bitnami/magento/README.md +++ b/bitnami/magento/README.md @@ -5,6 +5,7 @@ ## TL;DR; ```console +$ helm repo add bitnami https://charts.bitnami.com/bitnami $ helm install bitnami/magento ``` @@ -26,10 +27,11 @@ Bitnami charts can be used with [Kubeapps](https://kubeapps.com/) for deployment To install the chart with the release name `my-release`: ```console +$ helm repo add bitnami https://charts.bitnami.com/bitnami $ helm install --name my-release bitnami/magento ``` -The command deploys Magento on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation. +These commands deploy Magento on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation. > **Tip**: List all releases using `helm list`