when I deploy nginx I am getting this ```(containe...
# kubernetes
h
when I deploy nginx I am getting this
Copy code
(container "container-0" must not include "ALL" in securityContext.capabilities.add), seccompProfile (pod or container "container-0" must set securityContext.seccompProfile.type to "RuntimeDefault" or "Localhost")
am trying to figure out where to set
securityContext.seccompProfile.type
?