You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -276,6 +276,9 @@ az k8s-extension upgrade --cluster-type managedClusters \
276
276
--configuration-settings "hooks.applyCrds=false"
277
277
```
278
278
279
+
> [!NOTE]
280
+
> CRDs are only applied in case of upgrades and are skipped during downgrades.
281
+
279
282
## Configure the Dapr release namespace
280
283
281
284
You can configure the release namespace. The Dapr extension gets installed in the `dapr-system` namespace by default. To override it, use `--release-namespace`. Include the cluster `--scope` to redefine the namespace.
0 commit comments