Skip to content

Commit

Permalink
DNM test baremetal job with bootc image
Browse files Browse the repository at this point in the history
  • Loading branch information
rabi committed Oct 18, 2024
1 parent 5081b74 commit fa1863a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions scripts/gen-edpm-baremetal-kustomize.sh
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,12 @@ patches:
- op: add
path: /spec/baremetalSetTemplate/bmhNamespace
value: ${EDPM_BMH_NAMESPACE}
- op: add
path: /spec/baremetalSetTemplate/osContainerImageUrl
value: quay.io/steveb/edpm-bootc:latest-qcow2
- op: add
path: /spec/baremetalSetTemplate/osImage
value: edpm-bootc.qcow2
- op: add
path: /spec/services/0
value: repo-setup
Expand Down

0 comments on commit fa1863a

Please sign in to comment.