Update lockdown test to test the production example

Signed-off-by: Marco Franssen <[email protected]>
This commit is contained in:
Marco Franssen
2023-03-21 21:55:20 +01:00
parent 04a1305556
commit 4f85802ae0
8 changed files with 69 additions and 59 deletions
+11
View File
@@ -0,0 +1,11 @@
#!/usr/bin/env bash
set -x
SCRIPT=$(readlink -f "$0")
SCRIPTPATH=$(dirname "$SCRIPT")
ct install --debug \
--namespace spire-server \
--values "${SCRIPTPATH}/../../../examples/production/values.yaml" \
spire charts/spire