mirror of
https://github.com/alibaba/higress.git
synced 2026-06-09 04:37:31 +08:00
feat: Ensure all images are loaded to K8s before starting e2e tests (#1389)
This commit is contained in:
@@ -66,6 +66,7 @@ spec:
|
||||
containers:
|
||||
- name: eureka
|
||||
image: bitinit/eureka
|
||||
imagePullPolicy: IfNotPresent
|
||||
ports:
|
||||
- containerPort: 8761
|
||||
name: http
|
||||
|
||||
Reference in New Issue
Block a user