update sample preflight and support bundles, update diretory name

This commit is contained in:
GraysonNull
2020-07-13 15:35:38 +00:00
parent 78e328be86
commit dc80733397
7 changed files with 195 additions and 52 deletions

View File

@@ -89,8 +89,8 @@ jobs:
path: bin/
- uses: engineerd/setup-kind@v0.2.0
- run: chmod +x bin/support-bundle
- run: ./bin/support-bundle ./examples/troubleshoot/sample-collectors.yaml
- run: ./bin/support-bundle ./examples/troubleshoot/sample-supportbundle.yaml
- run: ./bin/support-bundle ./examples/support-bundle/sample-collectors.yaml
- run: ./bin/support-bundle ./examples/support-bundle/sample-supportbundle.yaml
- run: ./bin/support-bundle https://kots.io
goreleaser: