Merge commit 'fe564d72279f4ab061b961dd528623f0ed272667' as 'cluster-config'
This commit is contained in:
17
cluster-config/components/tekton-hub/base/hub.yaml
Normal file
17
cluster-config/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