mirror of
https://github.com/bitnami/charts.git
synced 2026-03-01 06:58:20 +08:00
Update README.md
This commit is contained in:
@@ -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
|
||||
You can read more about the kubernetes service catalog at https://github.com/kubernetes-bitnami/service-catalog
|
||||
|
||||
Reference in New Issue
Block a user