Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 0 additions & 10 deletions charts/tekton-operator/templates/kubernetes-crds.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ spec:
singular: manualapprovalgate
shortNames:
- mag
preserveUnknownFields: false
scope: Cluster
versions:
- name: v1alpha1
Expand Down Expand Up @@ -54,7 +53,6 @@ spec:
listKind: TektonChainList
plural: tektonchains
singular: tektonchain
preserveUnknownFields: false
scope: Cluster
versions:
- additionalPrinterColumns:
Expand Down Expand Up @@ -92,7 +90,6 @@ spec:
listKind: TektonConfigList
plural: tektonconfigs
singular: tektonconfig
preserveUnknownFields: false
scope: Cluster
versions:
- additionalPrinterColumns:
Expand Down Expand Up @@ -130,7 +127,6 @@ spec:
listKind: TektonDashboardList
plural: tektondashboards
singular: tektondashboard
preserveUnknownFields: false
scope: Cluster
versions:
- additionalPrinterColumns:
Expand Down Expand Up @@ -168,7 +164,6 @@ spec:
listKind: TektonHubList
plural: tektonhubs
singular: tektonhub
preserveUnknownFields: false
scope: Cluster
versions:
- additionalPrinterColumns:
Expand Down Expand Up @@ -212,7 +207,6 @@ spec:
listKind: TektonInstallerSetList
plural: tektoninstallersets
singular: tektoninstallerset
preserveUnknownFields: false
scope: Cluster
versions:
- additionalPrinterColumns:
Expand Down Expand Up @@ -247,7 +241,6 @@ spec:
listKind: TektonPipelineList
plural: tektonpipelines
singular: tektonpipeline
preserveUnknownFields: false
scope: Cluster
versions:
- additionalPrinterColumns:
Expand Down Expand Up @@ -285,7 +278,6 @@ spec:
listKind: TektonResultList
plural: tektonresults
singular: tektonresult
preserveUnknownFields: false
scope: Cluster
versions:
- additionalPrinterColumns:
Expand Down Expand Up @@ -323,7 +315,6 @@ spec:
listKind: TektonTriggerList
plural: tektontriggers
singular: tektontrigger
preserveUnknownFields: false
scope: Cluster
versions:
- additionalPrinterColumns:
Expand Down Expand Up @@ -361,7 +352,6 @@ spec:
listKind: TektonPrunerList
plural: tektonpruners
singular: tektonpruner
preserveUnknownFields: false
scope: Cluster
versions:
- additionalPrinterColumns:
Expand Down
11 changes: 0 additions & 11 deletions charts/tekton-operator/templates/openshift-crds.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ spec:
singular: manualapprovalgate
shortNames:
- mag
preserveUnknownFields: false
scope: Cluster
versions:
- name: v1alpha1
Expand Down Expand Up @@ -57,7 +56,6 @@ spec:
- opac
- pac
singular: openshiftpipelinesascode
preserveUnknownFields: false
scope: Cluster
versions:
- additionalPrinterColumns:
Expand Down Expand Up @@ -95,7 +93,6 @@ spec:
listKind: TektonAddonList
plural: tektonaddons
singular: tektonaddon
preserveUnknownFields: false
scope: Cluster
versions:
- additionalPrinterColumns:
Expand Down Expand Up @@ -133,7 +130,6 @@ spec:
listKind: TektonChainList
plural: tektonchains
singular: tektonchain
preserveUnknownFields: false
scope: Cluster
versions:
- additionalPrinterColumns:
Expand Down Expand Up @@ -171,7 +167,6 @@ spec:
listKind: TektonConfigList
plural: tektonconfigs
singular: tektonconfig
preserveUnknownFields: false
scope: Cluster
versions:
- additionalPrinterColumns:
Expand Down Expand Up @@ -209,7 +204,6 @@ spec:
listKind: TektonHubList
plural: tektonhubs
singular: tektonhub
preserveUnknownFields: false
scope: Cluster
versions:
- additionalPrinterColumns:
Expand Down Expand Up @@ -253,7 +247,6 @@ spec:
listKind: TektonInstallerSetList
plural: tektoninstallersets
singular: tektoninstallerset
preserveUnknownFields: false
scope: Cluster
versions:
- additionalPrinterColumns:
Expand Down Expand Up @@ -288,7 +281,6 @@ spec:
listKind: TektonPipelineList
plural: tektonpipelines
singular: tektonpipeline
preserveUnknownFields: false
scope: Cluster
versions:
- additionalPrinterColumns:
Expand Down Expand Up @@ -326,7 +318,6 @@ spec:
listKind: TektonResultList
plural: tektonresults
singular: tektonresult
preserveUnknownFields: false
scope: Cluster
versions:
- additionalPrinterColumns:
Expand Down Expand Up @@ -364,7 +355,6 @@ spec:
listKind: TektonTriggerList
plural: tektontriggers
singular: tektontrigger
preserveUnknownFields: false
scope: Cluster
versions:
- additionalPrinterColumns:
Expand Down Expand Up @@ -402,7 +392,6 @@ spec:
listKind: TektonPrunerList
plural: tektonpruners
singular: tektonpruner
preserveUnknownFields: false
scope: Cluster
versions:
- additionalPrinterColumns:
Expand Down
Loading