Skip to content

Commit

Permalink
Merge pull request metal3-io#1339 from Nordix/update/capm3-kustomize
Browse files Browse the repository at this point in the history
Update kustomize phony for CAPM3
  • Loading branch information
metal3-io-bot authored Jan 22, 2024
2 parents 9b6676f + fd40c5b commit 274e675
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 03_launch_mgmt_cluster.sh
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,7 @@ function update_capm3_imports(){
pushd "${CAPM3PATH}"

# Modify the kustomization imports to use local BMO repo instead of Github Main
make hack/tools/bin/kustomize
make kustomize
./hack/tools/bin/kustomize build "${IPAMPATH}/config/default" > config/ipam/metal3-ipam-components.yaml

sed -i -e "s#https://github.com/metal3-io/ip-address-manager/releases/download/v.*/ipam-components.yaml#metal3-ipam-components.yaml#" "config/ipam/kustomization.yaml"
Expand Down

0 comments on commit 274e675

Please sign in to comment.