Tekton Trigger
TektonTrigger custom resource allows user to install and manage Tekton Trigger.
It is recommended to install the components through TektonConfig.
The TektonTrigger CR is as below:
apiVersion: operator.tekton.dev/v1alpha1
kind: TektonTrigger
metadata:
name: trigger
spec:
targetNamespace: tekton-pipelines
You can install this component using TektonConfig by choosing appropriate profile
.
Feedback
Was this page helpful?