mirror of
https://github.com/clearlinux/cloud-native-setup.git
synced 2026-09-05 13:21:33 +00:00
Eliminate legacy annotation
We only support kubernetes versions with support for runtimeClass. Remove the legacy annotations to reduce confusion. Signed-off-by: Manohar Castelino <manohar.r.castelino@intel.com>
This commit is contained in:
committed by
Ganesh Maharaj Mahalingam
parent
e5c55c3c0d
commit
935bb69cfd
@@ -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