fix: pod status pending issue (#837)
Signed-off-by: kostas-theo <ktheo@oneconcern.com> Co-authored-by: Vlad Losev <vladlosev@users.noreply.github.com>
This commit is contained in:
parent
e393ef1ba2
commit
4e739561c0
2 changed files with 4 additions and 2 deletions
|
|
@ -36,9 +36,11 @@ spec:
|
|||
spec:
|
||||
type: object
|
||||
x-kubernetes-preserve-unknown-fields: true
|
||||
x-kubernetes-map-type: atomic
|
||||
status:
|
||||
type: object
|
||||
x-kubernetes-preserve-unknown-fields: true
|
||||
x-kubernetes-map-type: atomic
|
||||
required:
|
||||
- metadata
|
||||
- spec
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue