mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-09-21 16:57:08 +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:
@@ -51,4 +51,3 @@ spec:
|
||||
cpu: "1.2"
|
||||
command: ['nproc', '--all']
|
||||
restartPolicy: Never
|
||||
---
|
||||
|
Reference in New Issue
Block a user