Skip to content

Commit 7282b90

Browse files
Merge pull request #248771 from roygara/ACSFix
Acs fix
2 parents b8d782c + d311efc commit 7282b90

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/storage/container-storage/container-storage-aks-quickstart.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn how to install Azure Container Storage Preview on an Azure Ku
44
author: khdownie
55
ms.service: azure-container-storage
66
ms.topic: quickstart
7-
ms.date: 08/14/2023
7+
ms.date: 08/18/2023
88
ms.author: kendownie
99
ms.custom: devx-track-azurecli
1010
---
@@ -48,7 +48,7 @@ Follow these instructions to install Azure Container Storage on your AKS cluster
4848
| -g | --resource-group | The resource group name.|
4949
| -c  | --cluster-name | The name of the cluster where Azure Container Storage is to be installed.|
5050
| -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.|
5252

5353
For example:
5454

0 commit comments

Comments
 (0)