Squashed 'cluster-config/' content from commit 654f2390
git-subtree-dir: cluster-config git-subtree-split: 654f23903bd1f9a27a4810bd289d165b6cfdbb0c
This commit is contained in:
17
components/tekton-hub/base/hub.yaml
Normal file
17
components/tekton-hub/base/hub.yaml
Normal file
@@ -0,0 +1,17 @@
|
||||
apiVersion: operator.tekton.dev/v1alpha1
|
||||
kind: TektonHub
|
||||
metadata:
|
||||
name: hub
|
||||
spec:
|
||||
targetNamespace: openshift-pipelines
|
||||
|
||||
catalogs:
|
||||
- name: local
|
||||
org: gnunn-gitops
|
||||
type: community
|
||||
provider: github
|
||||
url: https://github.com/gnunn-gitops/tekton-catalog
|
||||
revision: main
|
||||
|
||||
api:
|
||||
catalogRefreshInterval: 5m
|
||||
Reference in New Issue
Block a user