Skip to content

Commit

Permalink
Delete unused envs
Browse files Browse the repository at this point in the history
Signed-off-by: Andrea Mazzotti <[email protected]>
  • Loading branch information
anmazzotti committed Jan 8, 2025
1 parent f5b2bb7 commit 6924377
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions scripts/turtles-dev.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@ if [ -z "$RANCHER_HOSTNAME" ]; then
fi

RANCHER_VERSION=${RANCHER_VERSION:-v2.10.0}
CAPI_VERSION=${CAPI_VERSION:-v1.8.5}
CAPRKE2_VERSION=${CAPRKE2_VERSION:-v0.9.0}
CLUSTER_NAME=${CLUSTER_NAME:-capi-test}
ETCD_CONTROLLER_IMAGE=${ETCD_CONTROLLER_IMAGE:-ghcr.io/rancher/turtles}
ETCD_CONTROLLER_IMAGE_TAG=${ETCD_CONTROLLER_IMAGE_TAG:-dev}
Expand Down

0 comments on commit 6924377

Please sign in to comment.