Skip to content

Commit 0468751

Browse files
authored
Fix mariner links and commands in Dapr docs
Reverting changes from this commit which broke some links and commands - ce25dbe#diff-4f8c0a83a183840d632f290c8b4e0a7370ff2e28997658599dccef95aac03964
1 parent d0d2072 commit 0468751

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/aks/dapr-settings.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -199,10 +199,10 @@ az k8s-extension upgrade --cluster-type managedClusters \
199199
--resource-group myResourceGroup \
200200
--name dapr \
201201
--extension-type Microsoft.Dapr \
202-
--set global.tag=1.10.0-AzureLinux
202+
--set global.tag=1.10.0-mariner
203203
```
204204

205-
- [Learn more about using AzureLinux-based images with Dapr][dapr-azurelinux].
205+
- [Learn more about using Mariner-based images with Dapr][dapr-mariner].
206206
- [Learn more about deploying AzureLinux on AKS][aks-azurelinux].
207207

208208

@@ -262,4 +262,4 @@ Once you have successfully provisioned Dapr in your AKS cluster, try deploying a
262262
[dapr-supported-version]: https://docs.dapr.io/operations/support/support-release-policy/#supported-versions
263263
[dapr-troubleshooting]: https://docs.dapr.io/operations/troubleshooting/common_issues/
264264
[supported-cloud-regions]: https://azure.microsoft.com/global-infrastructure/services/?products=azure-arc
265-
[dapr-azurelinux]: https://docs.dapr.io/operations/hosting/kubernetes/kubernetes-deploy/#using-azurelinux-based-images
265+
[dapr-mariner]: https://docs.dapr.io/operations/hosting/kubernetes/kubernetes-deploy/#using-mariner-based-images

0 commit comments

Comments
 (0)