Skip to content

Commit

Permalink
Merge pull request #988 from anmazzotti/update_rke2_local_dev
Browse files Browse the repository at this point in the history
Delete unused envs
  • Loading branch information
anmazzotti authored Jan 8, 2025
2 parents f5b2bb7 + 6924377 commit 3e2336e
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 3e2336e

Please sign in to comment.