Skip to content

Commit 0969c16

Browse files
Merge pull request #232686 from cynthn/patch-71
[Doc-a-thon] Nano Update quick-kubernetes-deploy-rm-template.md
2 parents b792cdf + be57d22 commit 0969c16

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)