Review this admission control policy:
match[{"msg": msg}] {
input.request.operation == "CREATE"
input.request.kind.kind == "Pod"
input.request.resource.resource == "pods"
input.request.object.spec.containers[_].securityContext.privileged msg := "Privileged"
}
Which response to this policy will be achieved when the effect is set to `block`?
Spippolo
5 months, 1 week agoChichi23
6 months, 2 weeks agokemalgoklen
1 year, 4 months agokemalgoklen
1 year, 4 months ago