diff --git a/bootstrap/roles/ocp4-install-gitops/defaults/main.yaml b/bootstrap/roles/ocp4-install-gitops/defaults/main.yaml index 4884653..1c13177 100644 --- a/bootstrap/roles/ocp4-install-gitops/defaults/main.yaml +++ b/bootstrap/roles/ocp4-install-gitops/defaults/main.yaml @@ -1,4 +1,7 @@ pipelines_expected_crds: +- pipelineresources.tekton.dev +- pipelineruns.tekton.dev +- pipelines.tekton.dev - tektonpipelines.operator.tekton.dev gitops_expected_crds: diff --git a/bootstrap/roles/ocp4-install-pipelines/defaults/main.yaml b/bootstrap/roles/ocp4-install-pipelines/defaults/main.yaml index 4884653..1c13177 100644 --- a/bootstrap/roles/ocp4-install-pipelines/defaults/main.yaml +++ b/bootstrap/roles/ocp4-install-pipelines/defaults/main.yaml @@ -1,4 +1,7 @@ pipelines_expected_crds: +- pipelineresources.tekton.dev +- pipelineruns.tekton.dev +- pipelines.tekton.dev - tektonpipelines.operator.tekton.dev gitops_expected_crds: