mirror of
https://github.com/datahub-project/datahub.git
synced 2025-08-31 04:25:29 +00:00
docs(ingest): update azure.md by removing extra word (#12780)
This commit is contained in:
parent
de60ca30e8
commit
dbf33dba77
@ -225,10 +225,10 @@ global:
|
||||
password:
|
||||
value: "${POSTGRES_ADMIN_PASSWORD}"
|
||||
```
|
||||
Run this command helm command to update datahub configuration
|
||||
Run this helm command to update datahub configuration
|
||||
|
||||
```
|
||||
helm upgrade --install datahub datahub/datahub --values values.yaml
|
||||
```
|
||||
|
||||
And there you go! You have now installed DataHub on an Azure Kubernetes Cluster with an ingress controller set up to expose the frontend. Additionally you have utilized PostgreSQL as the storage layer of DataHub.
|
||||
And there you go! You have now installed DataHub on an Azure Kubernetes Cluster with an ingress controller set up to expose the frontend. Additionally you have utilized PostgreSQL as the storage layer of DataHub.
|
||||
|
Loading…
x
Reference in New Issue
Block a user