Skip to content

Commit

Permalink
Update manifests.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
johnlanni authored May 29, 2024
1 parent 53bccf8 commit ed05da1
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions test/e2e/conformance/base/manifests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ spec:
# image: higress-registry.cn-hangzhou.cr.aliyuncs.com/higress/echoserver:v20221109-7ee2f3e

# From https://github.com/Uncle-Justice/echo-server
image: 873292889/echo-server:1.3.0
image: higress-registry.cn-hangzhou.cr.aliyuncs.com/higress/echo-server:1.3.0
env:
- name: POD_NAME
valueFrom:
Expand Down Expand Up @@ -113,7 +113,7 @@ spec:
# image: higress-registry.cn-hangzhou.cr.aliyuncs.com/higress/echoserver:v20221109-7ee2f3e

# From https://github.com/Uncle-Justice/echo-server
image: 873292889/echo-server:1.3.0
image: higress-registry.cn-hangzhou.cr.aliyuncs.com/higress/echo-server:1.3.0
env:
- name: POD_NAME
valueFrom:
Expand Down Expand Up @@ -162,7 +162,7 @@ spec:
# image: higress-registry.cn-hangzhou.cr.aliyuncs.com/higress/echoserver:v20221109-7ee2f3e

# From https://github.com/Uncle-Justice/echo-server
image: 873292889/echo-server:1.3.0
image: higress-registry.cn-hangzhou.cr.aliyuncs.com/higress/echo-server:1.3.0
env:
- name: POD_NAME
valueFrom:
Expand Down Expand Up @@ -209,7 +209,7 @@ spec:
containers:
- name: infra-backend-echo-body-v1
# FROM https://github.com/higress-group/echo-body
image: 873292889/echo-body:1.0.0
image: higress-registry.cn-hangzhou.cr.aliyuncs.com/higress/echo-server:1.3.0
env:
- name: POD_NAME
valueFrom:
Expand Down Expand Up @@ -311,7 +311,7 @@ spec:
# image: higress-registry.cn-hangzhou.cr.aliyuncs.com/higress/echoserver:v20221109-7ee2f3e

# From https://github.com/Uncle-Justice/echo-server
image: 873292889/echo-server:1.3.0
image: higress-registry.cn-hangzhou.cr.aliyuncs.com/higress/echo-server:1.3.0
env:
- name: POD_NAME
valueFrom:
Expand Down Expand Up @@ -360,7 +360,7 @@ spec:
# image: higress-registry.cn-hangzhou.cr.aliyuncs.com/higress/echoserver:v20221109-7ee2f3e

# From https://github.com/Uncle-Justice/echo-server
image: 873292889/echo-server:1.3.0
image: higress-registry.cn-hangzhou.cr.aliyuncs.com/higress/echo-server:1.3.0
env:
- name: POD_NAME
valueFrom:
Expand Down Expand Up @@ -416,7 +416,7 @@ spec:
# image: higress-registry.cn-hangzhou.cr.aliyuncs.com/higress/echoserver:v20221109-7ee2f3e

# From https://github.com/Uncle-Justice/echo-server
image: 873292889/echo-server:1.3.0
image: higress-registry.cn-hangzhou.cr.aliyuncs.com/higress/echo-server:1.3.0
env:
- name: POD_NAME
valueFrom:
Expand Down

0 comments on commit ed05da1

Please sign in to comment.