From 6dc79ea0bdf51b3e1a2a3af4c3cdac7a0f517ceb Mon Sep 17 00:00:00 2001 From: Tomas Pizarro Date: Thu, 19 Apr 2018 15:07:42 +0200 Subject: [PATCH] Update README.md --- bitnami/node/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bitnami/node/README.md b/bitnami/node/README.md index 71e907b6cb..bc1853e09e 100644 --- a/bitnami/node/README.md +++ b/bitnami/node/README.md @@ -160,7 +160,7 @@ ingress: 1. Install Service Catalog in your Kubernetes cluster following [this instructions](https://kubernetes.io/docs/tasks/service-catalog/install-service-catalog-using-helm/) 2. Install the Open Service Broker for Azure in your Kubernetes cluster following [this instructions](https://github.com/Azure/helm-charts/tree/master/open-service-broker-azure) -3. Create and deploy a ServiceBinding to provision a database server in Azure cloud. +3. Create and deploy a ServiceInstance to provision a database server in Azure cloud. ``` apiVersion: servicecatalog.k8s.io/v1beta1 @@ -199,4 +199,4 @@ Deploy the helm chart enabling the Azure external database makes the following a - You would want an Azure CosmosDB MongoDB database - Your application uses DATABASE_HOST, DATABASE_PORT, DATABASE_USER and DATABASE_PASSWORD environment variables to connect to the database. -You can read more about the kubernetes service catalog at https://github.com/kubernetes-bitnami/service-catalog \ No newline at end of file +You can read more about the kubernetes service catalog at https://github.com/kubernetes-bitnami/service-catalog