# Expected Behavior Event listener should accept customizable default pod template as what tekton pipeline did. If we can add a field in CRD that would be better # Actual Behavior Event listener is created using the default deployment template. But it doesn't comply with our schedule policy. # Additional Info https://github.com/tektoncd/pipeline/pull/1901