Run following command to update clusterrolebinding required by Trusted Container Policy Controller. Replace <namespace> in the command with the namespace where the controller is going to be deployed.
sed -i "" 's|namespace: default|namespace: <namespace>|g' deploy/cluster_role_binding.yaml
Run following command to deploy Trusted Container Policy Controller
kubectl apply -f deploy/
Run following command to create a sample trusted container policy