use staging node image

This commit is contained in:
Benjamin Elder
2025-05-20 18:07:12 -07:00
parent 06a0fcede9
commit 64430da6d9

View File

@@ -18,4 +18,4 @@ limitations under the License.
package defaults
// Image is the default for the Config.Image field, aka the default node image.
const Image = "kindest/node:v1.33.1@sha256:8d866994839cd096b3590681c55a6fa4a071fdaf33be7b9660e5697d2ed13002"
const Image = "gcr.io/k8s-staging-kind/node:v1.33.1@sha256:050072256b9a903bd914c0b2866828150cb229cea0efe5892e2b644d5dd3b34f"