mirror of https://github.com/dapr/docs.git
Updates Dapr Helm repo location (#826)
This commit is contained in:
parent
479a1b7e84
commit
ddc8f61ffc
|
|
@ -100,7 +100,7 @@ fluentd-sdrld 1/1 Running 0 14s
|
|||
1. Install Dapr with enabling JSON-formatted logs
|
||||
|
||||
```bash
|
||||
helm repo add dapr https://daprio.azurecr.io/helm/v1/repo
|
||||
helm repo add dapr https://dapr.github.io/helm-charts/
|
||||
helm repo update
|
||||
helm install dapr dapr/dapr --namespace dapr-system --set global.logAsJson=true
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in New Issue