Skip to content
This repository has been archived by the owner on Mar 24, 2023. It is now read-only.

Commit

Permalink
Merge pull request #984 from emosbaugh/fix-integration-test-troubleshoot
Browse files Browse the repository at this point in the history
Fix troubleshoot integration test
  • Loading branch information
emosbaugh authored Jun 21, 2019
2 parents ee93add + efc2623 commit 6166384
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -79,3 +79,4 @@ lifecycle:
contents: |
A state file has been written to {{repl context "state_file_path" }} -- please store it
somewhere safe, you'll need it if you want to recover or update this installation of SuperGoodTool.
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#!/bin/bash
echo "applying kuberentes configs"
kubectl apply -f ./k8s/* -n
kubectl apply -f ./k8s/* -n

0 comments on commit 6166384

Please sign in to comment.