mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-09-12 12:29:11 +00:00
genpolicy: ignore SeccompProfile in PodSpec
Ignore SeccompProfile in PodSpec Signed-off-by: Saul Paredes <saulparedes@microsoft.com>
This commit is contained in:
@@ -24,3 +24,6 @@ spec:
|
||||
configMapKeyRef:
|
||||
name: policy-configmap
|
||||
key: data-2
|
||||
securityContext:
|
||||
seccompProfile:
|
||||
type: RuntimeDefault
|
||||
|
Reference in New Issue
Block a user