Skip to content

Commit

Permalink
fixed the env
Browse files Browse the repository at this point in the history
  • Loading branch information
shubhadapaithankar committed Aug 14, 2024
1 parent 1046a8d commit d948f49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion env.example
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ export AZURE_EXTENSION_DEV_SOURCES="$(pwd)/python"
export CLUSTER_RESOURCEGROUP="${USER}-v4-$LOCATION"
export CLUSTER_NAME="${USER}-aro-cluster"
export CLUSTER_VNET="${USER}-aro-vnet"
ARO_IMAGE=arointsvc.azurecr.io/aro:latest
export ARO_IMAGE=arointsvc.azurecr.io/aro:latest

. secrets/env

0 comments on commit d948f49

Please sign in to comment.