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:
Rolf Neugebauer
2021-08-10 00:07:13 +01:00
parent 4e600a3790
commit f52c7f17c8
93 changed files with 0 additions and 345 deletions

View File

@@ -8,6 +8,3 @@ onboot:
- name: poweroff
image: linuxkit/poweroff:afe4b3ab865afe1e3ed5c88e58f57808f4f5119f
command: ["/bin/sh", "/poweroff.sh", "10"]
trust:
org:
- linuxkit

View File

@@ -8,6 +8,3 @@ onboot:
- name: poweroff
image: linuxkit/poweroff:afe4b3ab865afe1e3ed5c88e58f57808f4f5119f
command: ["/bin/sh", "/poweroff.sh", "10"]
trust:
org:
- linuxkit

View File

@@ -8,6 +8,3 @@ init:
services:
- name: acpid
image: linuxkit/acpid:d2ddd88c7918466f875e7c5c3e527b51dfb0b0ea
trust:
org:
- linuxkit