mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-06-09 18:55:20 +00:00
Auto-generate policy for nginx-deployment pods, instead of hard-coding the "allow all" policy. Note that the `busybox_pod` - created using `kubectl run` - still doesn't have an Init Data annotation, so it is using the default policy built into the Kata Guest rootfs image file. Signed-off-by: Dan Mihai <dmihai@microsoft.com>