add openshift image to whitelist

Signed-off-by: kaizhe <derek0405@gmail.com>
This commit is contained in:
kaizhe 2019-06-21 10:41:56 -07:00 committed by Lorenzo Fontana
parent 8ed33a04fd
commit c12052e03d

View File

@ -1690,6 +1690,7 @@
container.image.repository endswith /ose-pod or container.image.repository endswith /ose-pod or
container.image.repository endswith /ose-node or container.image.repository endswith /ose-node or
container.image.repository endswith /ose-docker-registry or container.image.repository endswith /ose-docker-registry or
container.image.repository endswith /prometheus-node-exporter or
container.image.repository endswith /image-inspector)) container.image.repository endswith /image-inspector))
# These images are allowed both to run with --privileged and to mount # These images are allowed both to run with --privileged and to mount