We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86f45a9 commit 1ad3513Copy full SHA for 1ad3513
cluster/cluster.sh
@@ -13,7 +13,7 @@
13
# limitations under the License.
14
15
export KUBEVIRT_PROVIDER=${KUBEVIRT_PROVIDER:-'k8s-1.26-centos9'}
16
-export KUBEVIRTCI_TAG=2305081329-48e913c
+export KUBEVIRTCI_TAG=${KUBEVIRTCI_TAG:-2305081329-48e913c}
17
18
KUBEVIRTCI_REPO='https://github.com/kubevirt/kubevirtci.git'
19
# The CLUSTER_PATH var is used in cluster folder and points to the _kubevirtci where the cluster is deployed from.
0 commit comments