[ja]Update content/ja/examples/admin/resource/cpu-constraints-pod-3.yaml
This commit is contained in:
parent
06e3808ae1
commit
a8a2010b8a
|
|
@ -1,10 +1,10 @@
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
kind: Pod
|
kind: Pod
|
||||||
metadata:
|
metadata:
|
||||||
name: constraints-cpu-demo-4
|
name: constraints-cpu-demo-3
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: constraints-cpu-demo-4-ctr
|
- name: constraints-cpu-demo-3-ctr
|
||||||
image: nginx
|
image: nginx
|
||||||
resources:
|
resources:
|
||||||
limits:
|
limits:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue