From 977468bc6af27252235781ea61b75f9879a98565 Mon Sep 17 00:00:00 2001 From: Marco Franssen Date: Tue, 17 Jan 2023 12:38:40 +0100 Subject: [PATCH] Fix agent connectivity if deployed with different name e.g. if deploying with spire-65de556ac Signed-off-by: Marco Franssen Signed-off-by: Marco Franssen --- charts/spire/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/spire/README.md b/charts/spire/README.md index ddbaa10..5cdcf2b 100644 --- a/charts/spire/README.md +++ b/charts/spire/README.md @@ -4,9 +4,9 @@ A Helm chart for deploying spire-server and spire-agent. -> **Warning**: Please note this chart requires Projected Service Account Tokens which has to be enabled on your k8s api server. +> :warning: Please note this chart requires Projected Service Account Tokens which has to be enabled on your k8s api server. -> **Note**: Minimum Spire version is `v1.5.3`. +> :warning: Minimum Spire version is `v1.0.2`. To enable Projected Service Account Tokens on Docker for Mac/Windows run the following command to SSH into the Docker Desktop K8s VM.