Browse Source

更新 'chart/examples/realtime-server.yaml'

mereith 2 weeks ago
parent
commit
4ab77bd13e
1 changed files with 1 additions and 9 deletions
  1. 1 9
      chart/examples/realtime-server.yaml

+ 1 - 9
chart/examples/realtime-server.yaml

@@ -1,7 +1,7 @@
 # realtime-server部署配置示例
 service:
   name: realtime-server
-  image: uhub.service.ucloud.cn/chatglm/realtime-server-qingyan/ai-aliyun:20250331113845-98e4d564
+  image: realtmie-server
   port: 8080
   replicas: 2
   namespace: app
@@ -18,14 +18,6 @@ resources:
 env:
   - name: ENV_NAME
     value: production
-  - name: E2E_MODEL_URL
-    value: https://open.bigmodel.cn/api/paas
-  - name: E2E_MODEL_KEY
-    value: glm-4o-audio-250111-qingyan
-  - name: TOS_ACCESS_KEY
-    value: AKLTMzI4NjM0ZjIwNGUxNGQ5NGEwMzhkYmNjMGE0NTEwMWM
-  - name: TOS_SECRET_KEY
-    value: WWpCbE9ETmpObVU1TjJVeU5EZzVNemhoWXpjNE9ETmlaREZsTURFMVlqWQ==
 
 ingress:
   enabled: true