refactor: unify image customization methods (#687)

This commit is contained in:
Uncle-Justice
2023-12-12 19:13:45 +08:00
committed by GitHub
parent d2ee6065a0
commit 518d8dfa3d
3 changed files with 6 additions and 6 deletions

View File

@@ -369,6 +369,8 @@ gateway:
name: "higress-gateway"
replicas: 2
image: gateway
hub: higress-registry.cn-hangzhou.cr.aliyuncs.com/higress
tag: ""
# revision declares which revision this gateway is a part of
revision: ""
@@ -457,6 +459,8 @@ controller:
name: "higress-controller"
replicas: 1
image: higress
hub: higress-registry.cn-hangzhou.cr.aliyuncs.com/higress
tag: ""
env: {}