Skip to content

Commit 598464c

Browse files
authored
Merge pull request #199552 from BigMorty/patch-1
Remove array indicator on tcpSocket port
2 parents 6528d40 + 610a034 commit 598464c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/container-apps/azure-resource-manager-api-spec.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -431,7 +431,7 @@ properties:
431431
periodSeconds: 3
432432
- type: readiness
433433
tcpSocket:
434-
- port: 8081
434+
port: 8081
435435
initialDelaySeconds: 10
436436
periodSeconds: 3
437437
- type: startup

0 commit comments

Comments
 (0)