Skip to content

Commit ba9d54d

Browse files
author
naman-msft
committed
updated docs;
1 parent 75e55de commit ba9d54d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scenarios/DeployTrinoOnAKS/deploy-trino-on-aks.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ az aks get-credentials --resource-group $RESOURCE_GROUP_NAME --name $AKS_CLUSTER
7676
Namespaces help organize your Kubernetes resources.
7777

7878
```bash
79+
export NAMESPACE="trino"
7980
kubectl create namespace $NAMESPACE
8081
```
8182

0 commit comments

Comments
 (0)