File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ kind: StatefulSet
5454metadata :
5555 name : ${{ defaults.app_name }}
5656 annotations :
57- originImageName : ghcr.io/yangchuansheng/clawdbot:20260209023441
57+ originImageName : ghcr.io/yangchuansheng/openclaw:20260209031936
5858 deploy.cloud.sealos.io/minReplicas : ' 1'
5959 deploy.cloud.sealos.io/maxReplicas : ' 1'
6060 labels :
9494 mountPath : /home/openclaw/.npm
9595 containers :
9696 - name : ${{ defaults.app_name }}
97- image : ghcr.io/yangchuansheng/clawdbot:20260209023441
97+ image : ghcr.io/yangchuansheng/openclaw:20260209031936
9898 imagePullPolicy : IfNotPresent
9999 env :
100100 - name : NODE_ENV
@@ -228,4 +228,4 @@ spec:
228228 displayType : normal
229229 icon : " https://www.molt.bot/favicon.svg"
230230 name : " OpenClaw"
231- type : link
231+ type : link
You can’t perform that action at this time.
0 commit comments