From 0eda4362ceca15f906940ff071c297cb54d88837 Mon Sep 17 00:00:00 2001 From: Robot Date: Fri, 19 Jun 2026 00:05:00 -0500 Subject: [PATCH] deploy(gx10): restore DeviceManagement agent cert auth --- apps-gx10/fc-devicemgmt/deployment-fc-devicemgmt-web.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps-gx10/fc-devicemgmt/deployment-fc-devicemgmt-web.json b/apps-gx10/fc-devicemgmt/deployment-fc-devicemgmt-web.json index 4567622..8eba6b6 100644 --- a/apps-gx10/fc-devicemgmt/deployment-fc-devicemgmt-web.json +++ b/apps-gx10/fc-devicemgmt/deployment-fc-devicemgmt-web.json @@ -295,7 +295,7 @@ "value": "true" } ], - "image": "localhost/fc-devicemgmt-web:v20260619-sec3-auth-414d076", + "image": "localhost/fc-devicemgmt-web:v20260619-agentcert-19befc2", "imagePullPolicy": "Never", "livenessProbe": { "failureThreshold": 3,