keep content and file name to be consistent (#16532)
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
18ef591c79
commit
5807a91689
@@ -1,10 +1,10 @@
|
||||
apiVersion: v1
|
||||
kind: Pod
|
||||
metadata:
|
||||
name: constraints-cpu-demo-4
|
||||
name: constraints-cpu-demo-3
|
||||
spec:
|
||||
containers:
|
||||
- name: constraints-cpu-demo-4-ctr
|
||||
- name: constraints-cpu-demo-3-ctr
|
||||
image: nginx
|
||||
resources:
|
||||
limits:
|
||||
|
||||
Reference in New Issue
Block a user