diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index 69d8278..022a219 100644 --- a/README.md +++ b/README.md @@ -3,4 +3,4 @@ install helmsman COMMIT_SHA=$(git rev-parse --short HEAD) helmsman --apply -f k8s/helmsman.yml -to deploy, execute the ./deploy.sh script +to deploy, execute the ./deploy.sh script (and have the correct env variables) |