mirror of
https://github.com/bitnami/charts.git
synced 2026-03-10 06:57:55 +08:00
Update Node with OSBA Mongodb instructions
This commit is contained in:
@@ -211,7 +211,7 @@ ingress:
|
||||
4. Deploy the helm chart:
|
||||
|
||||
```
|
||||
$ helm install --name node-app --set mongodb.install=false,externaldb.broker.serviceInstanceName=azure-mongodb-instance bitnami/node
|
||||
$ helm install --name node-app --set mongodb.install=false,externaldb.broker.serviceInstanceName=azure-mongodb-instance,externaldb.ssl=true bitnami/node
|
||||
```
|
||||
|
||||
Once the instance has been provisioned in Azure, a new secret should have been automatically created with the connection parameters for your application.
|
||||
|
||||
Reference in New Issue
Block a user