From 9bc5e8505beaee33ef8d4dca18aac168dbb2cb48 Mon Sep 17 00:00:00 2001 From: rcarrata Date: Sun, 29 May 2022 00:55:45 +0200 Subject: [PATCH] adjust the crds to the new pipelines version --- bootstrap/roles/ocp4-install-gitops/defaults/main.yaml | 3 --- bootstrap/roles/ocp4-install-pipelines/defaults/main.yaml | 3 --- 2 files changed, 6 deletions(-) diff --git a/bootstrap/roles/ocp4-install-gitops/defaults/main.yaml b/bootstrap/roles/ocp4-install-gitops/defaults/main.yaml index 1c13177..4884653 100644 --- a/bootstrap/roles/ocp4-install-gitops/defaults/main.yaml +++ b/bootstrap/roles/ocp4-install-gitops/defaults/main.yaml @@ -1,7 +1,4 @@ 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 1c13177..4884653 100644 --- a/bootstrap/roles/ocp4-install-pipelines/defaults/main.yaml +++ b/bootstrap/roles/ocp4-install-pipelines/defaults/main.yaml @@ -1,7 +1,4 @@ pipelines_expected_crds: -- pipelineresources.tekton.dev -- pipelineruns.tekton.dev -- pipelines.tekton.dev - tektonpipelines.operator.tekton.dev gitops_expected_crds: