Skip to content

Commit be57d22

Browse files
authored
Update quick-kubernetes-deploy-rm-template.md
1 parent 3c8af84 commit be57d22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/aks/learn/quick-kubernetes-deploy-rm-template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ Two [Kubernetes Services][kubernetes-service] are also created:
177177
* An external service to access the Azure Vote application from the internet.
178178

179179
1. Create a file named `azure-vote.yaml`.
180-
* If you use the Azure Cloud Shell, this file can be created using `code`, `vi`, or `nano` as if working on a virtual or physical system
180+
181181
1. Copy in the following YAML definition:
182182

183183
```yaml

0 commit comments

Comments
 (0)