fix: reuse pre-pulled busybox for nfs smoke
This commit is contained in:
@@ -530,7 +530,7 @@ jobs:
|
||||
effect: NoSchedule
|
||||
containers:
|
||||
- name: smoke
|
||||
image: docker.io/library/busybox:1.31.1
|
||||
image: docker.io/rancher/mirrored-library-busybox:1.37.0
|
||||
command:
|
||||
- sh
|
||||
- -c
|
||||
|
||||
@@ -4,6 +4,7 @@ bootstrap_prepull_images:
|
||||
- docker.io/rancher/mirrored-coredns-coredns:1.14.2
|
||||
- docker.io/rancher/mirrored-metrics-server:v0.8.1
|
||||
- docker.io/rancher/local-path-provisioner:v0.0.35
|
||||
- docker.io/rancher/mirrored-library-busybox:1.37.0
|
||||
- docker.io/rancher/mirrored-library-traefik:3.6.10
|
||||
- docker.io/rancher/klipper-helm:v0.9.14-build20260309
|
||||
- ghcr.io/fluxcd/source-controller:v1.8.0
|
||||
|
||||
Reference in New Issue
Block a user