File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
articles/storage/container-storage Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ description: Learn how to install Azure Container Storage Preview on an Azure Ku
4
4
author : khdownie
5
5
ms.service : azure-container-storage
6
6
ms.topic : quickstart
7
- ms.date : 08/14 /2023
7
+ ms.date : 08/18 /2023
8
8
ms.author : kendownie
9
9
ms.custom : devx-track-azurecli
10
10
---
@@ -48,7 +48,7 @@ Follow these instructions to install Azure Container Storage on your AKS cluster
48
48
| -g | --resource-group | The resource group name.|
49
49
| -c | --cluster-name | The name of the cluster where Azure Container Storage is to be installed.|
50
50
| -n | --nodepool-name | The name of the nodepool. Defaults to the first nodepool in the cluster.|
51
- | -r | --release-train | The release train for the installation. Defaults to prod .|
51
+ | -r | --release-train | The release train for the installation. Defaults to stable .|
52
52
53
53
For example:
54
54
You can’t perform that action at this time.
0 commit comments