Disable olm and flux by default
This commit is contained in:
@@ -6,16 +6,21 @@ 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
|
||||
operator_namespace:
|
||||
default: tekton
|
||||
examples:
|
||||
- tekton
|
||||
type: string
|
||||
purge:
|
||||
default: false
|
||||
examples:
|
||||
- false
|
||||
type: boolean
|
||||
dependencies: []
|
||||
providers: null
|
||||
tfaddtype: null
|
||||
|
||||
Reference in New Issue
Block a user