diff --git a/.github/tests/common.sh b/.github/tests/common.sh index 6cb4f6e02..3211e3863 100755 --- a/.github/tests/common.sh +++ b/.github/tests/common.sh @@ -70,3 +70,23 @@ $(helm ls -A | sed 's/\t/ | /g' | sed 's/^/| /' | sed 's/$/ |/' | sed '/^| NAME. EOF } + +# Used just for testing. You should provide your own values as described in the install instructions. +common_test_your_values () { +cat > /tmp/$$.example-your-values.yaml <