From eb6d89b4727543aa15e36f0d2d155e21fc3f73a2 Mon Sep 17 00:00:00 2001 From: Mariusz Sabath Date: Tue, 9 Jul 2024 14:08:55 -0400 Subject: [PATCH] Update charts/spire/README.md Co-authored-by: kfox1111 Signed-off-by: Mariusz Sabath --- charts/spire/README.md | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) diff --git a/charts/spire/README.md b/charts/spire/README.md index bbd20b4..a5c517f 100644 --- a/charts/spire/README.md +++ b/charts/spire/README.md @@ -45,16 +45,10 @@ global: country: ARPA organization: Example commonName: example.org -spire-server: - tools: - kubectl: - image: - tag: "v1.23.3" -spiffe-oidc-discovery-provider: - tools: - kubectl: - image: - tag: "v1.23.3" +# If rancher/kubectl doesn't have a version that matches your cluster, uncomment and update: +# tools: +# kubectl: +# tag: "v1.23.3" ``` 2. If you need a non default storageClass, append the following to the global.spire section and update: