@@ -7,8 +7,8 @@ controllerManager:
77 imagePullSecrets : []
88 container :
99 image :
10- repository : aibrix-container-registry -cn-beijing.cr.volces.com/aibrix/controller-manager
11- tag : v0.4.1
10+ repository : aibrix-public-release -cn-beijing.cr.volces.com/aibrix/controller-manager
11+ tag : v0.5.0-rc.2
1212 imagePullPolicy : IfNotPresent
1313 resources :
1414 limits :
@@ -38,12 +38,12 @@ gatewayPlugin:
3838 imagePullSecrets : []
3939 initContainer :
4040 image :
41- repository : aibrix-container-registry -cn-beijing.cr.volces.com/aibrix/busybox
41+ repository : aibrix-public-release -cn-beijing.cr.volces.com/aibrix/busybox
4242 tag : stable
4343 container :
4444 image :
45- repository : aibrix-container-registry -cn-beijing.cr.volces.com/aibrix/gateway-plugins
46- tag : v0.4.1
45+ repository : aibrix-public-release -cn-beijing.cr.volces.com/aibrix/gateway-plugins
46+ tag : v0.5.0-rc.2
4747 imagePullPolicy : IfNotPresent
4848 resources :
4949 limits :
@@ -71,8 +71,8 @@ gpuOptimizer:
7171 imagePullSecrets : []
7272 container :
7373 image :
74- repository : aibrix-container-registry -cn-beijing.cr.volces.com/aibrix/runtime
75- tag : v0.4.1
74+ repository : aibrix-public-release -cn-beijing.cr.volces.com/aibrix/runtime
75+ tag : v0.5.0-rc.2
7676 resources :
7777 limits :
7878 cpu : 500m
@@ -93,7 +93,7 @@ gateway:
9393 tolerations : []
9494 container :
9595 envoy :
96- image : aibrix-container-registry -cn-beijing.cr.volces.com/envoyproxy/envoy:v1.33.2
96+ image : aibrix-public-release -cn-beijing.cr.volces.com/envoyproxy/envoy:v1.33.2
9797 resources :
9898 requests :
9999 cpu : " 1"
@@ -102,7 +102,7 @@ gateway:
102102 cpu : " 1"
103103 memory : 1Gi
104104 shutdownManager :
105- image : aibrix-container-registry -cn-beijing.cr.volces.com/envoyproxy/gateway:v1.2.8
105+ image : aibrix-public-release -cn-beijing.cr.volces.com/envoyproxy/gateway:v1.2.8
106106 resources :
107107 requests :
108108 cpu : 10m
@@ -122,12 +122,12 @@ metadata:
122122 imagePullSecrets : []
123123 initContainer :
124124 image :
125- repository : aibrix-container-registry -cn-beijing.cr.volces.com/aibrix/busybox
125+ repository : aibrix-public-release -cn-beijing.cr.volces.com/aibrix/busybox
126126 tag : stable
127127 container :
128128 image :
129- repository : aibrix-container-registry -cn-beijing.cr.volces.com/aibrix/metadata-service
130- tag : v0.4.1
129+ repository : aibrix-public-release -cn-beijing.cr.volces.com/aibrix/metadata-service
130+ tag : v0.5.0-rc.2
131131 imagePullPolicy : IfNotPresent
132132 resources :
133133 limits :
@@ -146,7 +146,7 @@ metadata:
146146 imagePullSecrets : []
147147 container :
148148 image :
149- repository : aibrix-container-registry -cn-beijing.cr.volces.com/aibrix/redis
149+ repository : aibrix-public-release -cn-beijing.cr.volces.com/aibrix/redis
150150 tag : " 7.4"
151151 resources :
152152 requests :
0 commit comments