mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-21 15:47:28 +00:00
yaml: Remove trust section from examples and tests
With 561ce6f4be
("Remove Notary and Content Trust") we
removed support for content trust. No need to have it
in the YAMLs either.
Signed-off-by: Rolf Neugebauer <rn@rneugeba.io>
This commit is contained in:
@@ -16,6 +16,3 @@ onboot:
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:afe4b3ab865afe1e3ed5c88e58f57808f4f5119f
|
||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||
trust:
|
||||
org:
|
||||
- linuxkit
|
||||
|
Reference in New Issue
Block a user