Rearrange comments for yaml/V3 bug fix

This commit is contained in:
Phani Teja Marupaka
2020-03-30 01:00:49 -07:00
parent 50cc1968e4
commit 17503ae9d8
5 changed files with 92 additions and 7 deletions

View File

@@ -411,8 +411,8 @@ spec:
app: nginx
spec:
containers:
- # this is another container
name: a-nginx
# this is another container
- name: a-nginx
image: nginx:1.7.9
ports:
- containerPort: 80