From d1ccc99125e716ba885933d42f84fa71b0c22921 Mon Sep 17 00:00:00 2001 From: panxiao81 Date: Thu, 17 Sep 2026 17:43:39 +0000 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=20SPIRE=20Agent=20Server=20?= =?UTF-8?q?=E7=AB=AF=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- platform/spire/values.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/platform/spire/values.yaml b/platform/spire/values.yaml index c13ddfe..01e3381 100644 --- a/platform/spire/values.yaml +++ b/platform/spire/values.yaml @@ -101,6 +101,11 @@ spire-server: enabled: false spire-agent: + server: + # Keep the Agent endpoint aligned with spire-server.service.port. The + # chart defaults this to 443, which only remained unnoticed while the + # Agent's pre-upgrade gRPC connection stayed alive. + port: 8081 nodeAttestor: k8sPSAT: enabled: true