mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-07-18 09:23:10 +00:00
tests: remove object separation mark from eof
End of file should not end with --- mark. This will confuse tools like yq and kubectl that might think this is another object. Signed-off-by: Beraldo Leal <bleal@redhat.com>
This commit is contained in:
parent
3e8b4806b8
commit
ba5d2e54c2
@ -51,4 +51,3 @@ spec:
|
|||||||
cpu: "1.2"
|
cpu: "1.2"
|
||||||
command: ['nproc', '--all']
|
command: ['nproc', '--all']
|
||||||
restartPolicy: Never
|
restartPolicy: Never
|
||||||
---
|
|
||||||
|
Loading…
Reference in New Issue
Block a user