Fix cpu request limit exmaples use the default namespace (#6980)

This commit is contained in:
Xiaodong Zhang
2018-02-19 23:29:37 +08:00
committed by k8s-ci-robot
parent 88491a2038
commit 194835e53d
2 changed files with 2 additions and 0 deletions
@@ -2,6 +2,7 @@ apiVersion: v1
kind: Pod
metadata:
name: cpu-demo-2
namespace: cpu-example
spec:
containers:
- name: cpu-demo-ctr-2
@@ -2,6 +2,7 @@ apiVersion: v1
kind: Pod
metadata:
name: cpu-demo
namespace: cpu-example
spec:
containers:
- name: cpu-demo-ctr