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:
kostas-theo 2021-07-20 23:51:02 +02:00 committed by GitHub
parent e393ef1ba2
commit 4e739561c0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 2 deletions

View file

@ -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