Skip to content

Commit 5861a09

Browse files
authored
Update quick-windows-container-deploy-cli.md
Fix sample.yaml content
1 parent 9f5ae4c commit 5861a09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/aks/learn/quick-windows-container-deploy-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ The ASP.NET sample application is provided as part of the [.NET Framework Sample
235235
spec:
236236
type: LoadBalancer
237237
ports:
238-
- protocol: TCP
238+
- protocol: TCP
239239
port: 80
240240
selector:
241241
app: sample

0 commit comments

Comments
 (0)