Update statement on minimum required spire version

Signed-off-by: Marco Franssen <[email protected]>
Signed-off-by: Marco Franssen <[email protected]>
This commit is contained in:
Marco Franssen
2023-02-18 13:04:12 +01:00
committed by Marco Franssen
parent 065689a6a4
commit 5ff662acea
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -3,9 +3,9 @@ name: spire
description: |
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.
> :warning: Minimum Spire version is `v1.0.2`.
> **Note**: Minimum Spire version is `v1.5.3`.
To enable Projected Service Account Tokens on Docker for Mac/Windows run the following
command to SSH into the Docker Desktop K8s VM.