We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8078421 commit 2137c8bCopy full SHA for 2137c8b
batch-file-processing/scripts/deploy_dapr_aks.ps1
@@ -1,4 +1,4 @@
1
-helm repo add dapr https://daprio.azurecr.io/helm/v1/repo
+helm repo add dapr https://dapr.github.io/helm-charts/
2
helm repo update
3
kubectl create namespace dapr-system
4
-helm install dapr dapr/dapr --namespace dapr-system
+helm install dapr dapr/dapr --namespace dapr-system
0 commit comments