Commit c539454c authored by Ian Chen's avatar Ian Chen Committed by Matthew Fisher
Browse files

Fix grammer for tests (#4599)


Signed-off-by: default avatarIan Chen <ianchen06@gmail.com>
Showing with 1 addition and 1 deletion
+1 -1
......@@ -8,7 +8,7 @@ Example tests:
- Validate that your configuration from the values.yaml file was properly injected.
- Make sure your username and password work correctly
- Make sure an incorrect username and password does not work
- Assert that your services are up and correctly load balancing
- Assert that your services are up and correctly loadbalanced.
- etc.
You can run the pre-defined tests in Helm on a release using the command `helm test <RELEASE_NAME>`. For a chart consumer, this is a great way to sanity check that their release of a chart (or application) works as expected.
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment