Skip to content

Commit 9ae9349

Browse files
author
serverless-qe
committed
[release-v1.18] Sync Konflux configurations
1 parent bb6bacc commit 9ae9349

File tree

5 files changed

+697
-0
lines changed

5 files changed

+697
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
apiVersion: appstudio.redhat.com/v1alpha1
2+
kind: ImageRepository
3+
metadata:
4+
annotations:
5+
image-controller.appstudio.redhat.com/update-component-image: "true"
6+
labels:
7+
appstudio.redhat.com/application: serverless-operator-138
8+
appstudio.redhat.com/component: kn-plugin-func-func-util-118
9+
name: kn-plugin-func-func-util-118
10+
spec:
11+
image:
12+
name: serverless-operator-138/kn-plugin-func-func-util
13+
visibility: public
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
apiVersion: appstudio.redhat.com/v1alpha1
2+
kind: Component
3+
metadata:
4+
annotations:
5+
build.appstudio.openshift.io/pipeline: '{"name":"docker-build","bundle":"latest"}'
6+
build.appstudio.openshift.io/request: configure-pac-no-mr
7+
name: kn-plugin-func-func-util-118
8+
spec:
9+
componentName: kn-plugin-func-func-util-118
10+
application: serverless-operator-138
11+
12+
source:
13+
git:
14+
url: https://github.com/openshift-knative/kn-plugin-func.git
15+
context:
16+
dockerfileUrl: openshift/ci-operator/knative-images/func-util/Dockerfile
17+
revision: release-v1.18

0 commit comments

Comments
 (0)