Skip to content

Commit 45c51e7

Browse files
committed
override template
1 parent 5446737 commit 45c51e7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/ci-entrypoint.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ setup() {
8888
if [[ -z "${CLUSTER_TEMPLATE:-}" ]]; then
8989
select_cluster_template
9090
fi
91+
export CLUSTER_TEMPLATE="test/dev/cluster-template-custom-builds-machine-pool-load-dra.yaml"
9192
echo "Using cluster template: ${CLUSTER_TEMPLATE}"
9293

9394
export CLUSTER_NAME="${CLUSTER_NAME:-capz-$(

0 commit comments

Comments
 (0)