docs(ingest): update azure.md by removing extra word (#12780)

This commit is contained in:
Alex Bransky 2025-03-05 11:07:04 -08:00 committed by GitHub
parent de60ca30e8
commit dbf33dba77
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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.