Skip to content

Instantly share code, notes, and snippets.

@psrna
Last active March 7, 2023 12:28
Show Gist options
  • Select an option

  • Save psrna/2b8b3afafa5bd1b8a6865c3ba7545f18 to your computer and use it in GitHub Desktop.

Select an option

Save psrna/2b8b3afafa5bd1b8a6865c3ba7545f18 to your computer and use it in GitHub Desktop.
cloudwatch_trigger_listener.yaml
apiVersion: triggers.tekton.dev/v1alpha1
kind: EventListener
metadata:
name: developer-osd-aws-cleanup-trigger-listener
namespace: appstudio-qe
spec:
serviceAccountName: pipeline
triggers:
- name: cron-trig
template:
ref: developer-osd-aws-cleanup-trigger-template
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment