Skip to content

Commit

Permalink
Merge branch 'v1.12' into template-k8s
Browse files Browse the repository at this point in the history
  • Loading branch information
hhunter-ms authored Oct 10, 2023
2 parents 45d3b47 + 643237a commit 4b7ab5f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ helm repo add dapr https://dapr.github.io/helm-charts/
helm repo update
kubectl create namespace dapr-system
# 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
Expand Down

0 comments on commit 4b7ab5f

Please sign in to comment.