Skip to content

Commit

Permalink
keep content and file name to be consistent
Browse files Browse the repository at this point in the history
  • Loading branch information
diguage committed Sep 24, 2019
1 parent 513199d commit 3de452a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions content/en/examples/admin/resource/cpu-constraints-pod-3.yaml
Original file line number Diff line number Diff line change
@@ -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:
Expand Down

0 comments on commit 3de452a

Please sign in to comment.