Skip to content

Commit

Permalink
Add parameter to gardener prov command (#657) (#667)
Browse files Browse the repository at this point in the history
(cherry picked from commit 015c56a)
  • Loading branch information
kolodziejczak authored Mar 13, 2024
1 parent 22e5e71 commit 82492b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hack/ci/provision-gardener.sh
Original file line number Diff line number Diff line change
Expand Up @@ -60,5 +60,6 @@ kyma provision gardener ${GARDENER_PROVIDER} \
--scaler-max $SCALER_MAX \
--scaler-min $SCALER_MIN \
--kube-version="${GARDENER_CLUSTER_VERSION}" \
--gardenlinux-version="${GARDENER_GARDENLINUX_VERSION}" \
--attempts 3 \
--verbose

0 comments on commit 82492b9

Please sign in to comment.