Controlling pod execution

Use the images.openshift.io/deny-execution image policy to programmatically control if an image can be run.

Example annotation
annotations:
  images.openshift.io/deny-execution: true