mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-02-23 15:34:28 +01:00
kata-deploy: remove Trusted annotations from examples
We no longer use the TrustedSandbox style annotations now we have moved to the RuntimeClass method of choosing a runtime. Drop the remaining Trusted items from the examples. Fixes: #403 Signed-off-by: Graham Whaley <graham.whaley@intel.com>
This commit is contained in:
@@ -11,9 +11,6 @@ spec:
|
||||
run: php-apache-kata-qemu
|
||||
template:
|
||||
metadata:
|
||||
annotations:
|
||||
io.kubernetes.cri-o.TrustedSandbox: "false"
|
||||
io.kubernetes.cri.untrusted-workload: "true"
|
||||
labels:
|
||||
run: php-apache-kata-qemu
|
||||
spec:
|
||||
|
||||
Reference in New Issue
Block a user