Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
smritidahal653 committed Aug 14, 2024
1 parent 65a871e commit 5da157f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hack/e2e/aks.sh
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ helm install \
--set "image.tag=${IMG_TAG}" \
--set "initImage.repository=${IMG_URL}" \
--set "initImage.name=${INIT_IMG_REPO}" \
--set "initImage.tag=${INIT_IMG_TAG}" \
--set "initImage.initTag=${INIT_IMG_TAG}" \
--set "nodeName=${TEST_NODE_NAME}" \
--set providers.azure.vnet.enabled=true \
--set "providers.azure.vnet.subnetName=$ACI_SUBNET_NAME" \
Expand Down

0 comments on commit 5da157f

Please sign in to comment.