mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-12 01:14:22 +00:00
Rearrange comments for yaml/V3 bug fix
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user