修复 SPIRE Agent Server 端口
yaml / yaml (pull_request) Failing after 1m1s

This commit is contained in:
2026-09-17 17:43:39 +00:00
parent 1806c678a4
commit d1ccc99125
+5
View File
@@ -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