Skip to content

Commit

Permalink
Merge branch 'master' into julian/improve-deploy-readme
Browse files Browse the repository at this point in the history
  • Loading branch information
disperate committed Jun 19, 2023
2 parents 3256f8f + 30c6ed4 commit 220f582
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ To run this test suite, a Kubernetes cluster is required. For this purpose, this
make test-integration

*Command line options for the playbook:*
- If you just want to provision a cluster, you can use an additional `--skip-tags cleanup --skip-tags test`.
- If you just want to provision a cluster, you can use an additional `--skip-tags cleanup --skip-tags test`. If not, the VMs will be removed again.
- If you want to a test release other than `dev`, you can use an
additional `-e version=v1.0.0`. Caution: This does only inject the docker image tag in to helm, but uses the chart from the current working directory.

Expand Down

0 comments on commit 220f582

Please sign in to comment.