From a3b34fe19a89832ea5f9ff603331d582a0e02a95 Mon Sep 17 00:00:00 2001 From: hys Date: Fri, 17 Jan 2025 20:45:09 +0800 Subject: [PATCH] app-service: inject nvshare debug env --- .../app-service/config/cluster/deploy/appservice_deploy.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frameworks/app-service/config/cluster/deploy/appservice_deploy.yaml b/frameworks/app-service/config/cluster/deploy/appservice_deploy.yaml index ca16a4d4..b5c7d762 100644 --- a/frameworks/app-service/config/cluster/deploy/appservice_deploy.yaml +++ b/frameworks/app-service/config/cluster/deploy/appservice_deploy.yaml @@ -149,7 +149,7 @@ spec: priorityClassName: "system-cluster-critical" containers: - name: app-service - image: beclab/app-service:0.2.70 + image: beclab/app-service:0.2.71 imagePullPolicy: IfNotPresent securityContext: runAsUser: 0