feat: Ensure all images are loaded to K8s before starting e2e tests (#1389)

This commit is contained in:
Kent Dong
2024-11-08 10:15:51 +08:00
committed by GitHub
parent 8ad4970231
commit d02c974af4
3 changed files with 7 additions and 0 deletions

View File

@@ -66,6 +66,7 @@ spec:
containers:
- name: eureka
image: bitinit/eureka
imagePullPolicy: IfNotPresent
ports:
- containerPort: 8761
name: http