Merge branch 'main' into k2

This commit is contained in:
Rishi Anand
2023-04-14 23:18:14 -07:00
committed by GitHub

View File

@@ -82,6 +82,7 @@ docker:
END
COPY install_rke2.sh .
COPY +luet/luet /usr/bin/luet
ENV INSTALL_RKE2_METHOD="tar"
ENV INSTALL_RKE2_SKIP_RELOAD="true"