Initial release
This commit is contained in:
21
crd/tekton-pipelines/index.yaml
Normal file
21
crd/tekton-pipelines/index.yaml
Normal file
@@ -0,0 +1,21 @@
|
||||
---
|
||||
apiVersion: vinyl.solidite.fr/v1beta1
|
||||
kind: Component
|
||||
category: crd
|
||||
metadata:
|
||||
name: tekton-pipelines
|
||||
description: CRD for tekton pipelines
|
||||
options:
|
||||
operator_namespace:
|
||||
default: tekton
|
||||
examples:
|
||||
- tekton
|
||||
type: string
|
||||
apply:
|
||||
default: true
|
||||
examples:
|
||||
- true
|
||||
type: boolean
|
||||
dependencies: []
|
||||
providers: null
|
||||
tfaddtype: null
|
||||
Reference in New Issue
Block a user