mirror of https://github.com/dapr/docs.git
Merge branch 'v1.12' into template-k8s
This commit is contained in:
commit
4b7ab5fd20
|
@ -201,7 +201,7 @@ helm repo add dapr https://dapr.github.io/helm-charts/
|
||||||
helm repo update
|
helm repo update
|
||||||
kubectl create namespace dapr-system
|
kubectl create namespace dapr-system
|
||||||
# Install the Dapr dashboard
|
# Install the Dapr dashboard
|
||||||
helm install dapr dapr/dapr-dashboard --namespace dapr-system
|
helm install dapr-dashboard dapr/dapr-dashboard --namespace dapr-system
|
||||||
```
|
```
|
||||||
|
|
||||||
### Verify installation
|
### Verify installation
|
||||||
|
|
Loading…
Reference in New Issue