Merge pull request #6839 from janetkuo/typo
Name should not be specified in pod template
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user