From 12937db24b7c98ac7947d1a6aacc88f9a5dfcf50 Mon Sep 17 00:00:00 2001 From: Mariusz Sabath Date: Fri, 6 Oct 2023 21:31:59 -0400 Subject: [PATCH] Update Example README Signed-off-by: Mariusz Sabath --- examples/production/README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/examples/production/README.md b/examples/production/README.md index 7787c2c..a8561e6 100644 --- a/examples/production/README.md +++ b/examples/production/README.md @@ -7,9 +7,13 @@ kubectl create namespace "spire-system" kubectl label namespace "spire-system" pod-security.kubernetes.io/enforce=privileged kubectl create namespace "spire-server" kubectl label namespace "spire-server" pod-security.kubernetes.io/enforce=restricted +``` + +Update the `example-your-values.yaml` file with your values, then: ```shell -helm upgrade --install --namespace spire-server spire charts/spire -f values.yaml +helm upgrade --install --namespace spire-server spire ../../charts/spire \ + -f values.yaml -f example-your-values.yaml --render-subchart-notes ``` If your using ingress-nginx and want to expose the spiffe oidc discovery provider outside the