Merge pull request #6839 from janetkuo/typo

Name should not be specified in pod template
This commit is contained in:
Qiming
2018-01-05 09:43:53 +08:00
committed by GitHub
2 changed files with 0 additions and 4 deletions
@@ -4,8 +4,6 @@ metadata:
name: pi
spec:
template:
metadata:
name: pi
spec:
containers:
- name: pi
@@ -240,8 +240,6 @@ spec:
backoffLimit: 5
activeDeadlineSeconds: 100
template:
metadata:
name: pi
spec:
containers:
- name: pi