Skip to content

Commit 6179a7b

Browse files
committed
ose-agent-installer-api-server
1 parent 9bfb6f9 commit 6179a7b

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

images/ose-agent-installer-api-server.yml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ content:
44
git:
55
branch:
66
target: release-{MAJOR}.{MINOR}
7+
url_pull: [email protected]:locriandev/assisted-service.git
78
url: [email protected]:openshift-priv/assisted-service.git
89
web: https://github.com/openshift/assisted-service
910
ci_alignment:
@@ -59,3 +60,16 @@ konflux:
5960
- make
6061
- nmstate-devel
6162
network_mode: open # modular metadata issue with postgresql packages - see ART-14111
63+
okd:
64+
content:
65+
source:
66+
dockerfile: Dockerfile.okd
67+
from:
68+
builder:
69+
- member: openshift-enterprise-base-rhel9
70+
- stream: rhel-9-golang
71+
member: openshift-enterprise-base-rhel9
72+
enabled_repos:
73+
- rhel-9-appstream-rpms
74+
- rhel-9-codeready-builder-rpms
75+
- rhel-9-server-ose-rpms

0 commit comments

Comments
 (0)