FEAT(tekton): add Tekton Triggers for GitHub webhooks
- Add EventListener for GitHub push events - Add TriggerBinding for payload parsing - Add TriggerTemplates for Next.js and FastAPI - Add RBAC for trigger service account - Add ExternalSecret for webhook secret from Vault - Add Ingress at tekton0213.kro.kr/hooks
This commit is contained in:
@@ -12,3 +12,5 @@ resources:
|
||||
- pipelines/nextjs-pipeline.yaml
|
||||
- pipelines/fastapi-pipeline.yaml
|
||||
- pipelines/python-pipeline.yaml
|
||||
# Triggers
|
||||
- triggers/
|
||||
|
||||
Reference in New Issue
Block a user