Skip to content

Commit

Permalink
fix docs
Browse files Browse the repository at this point in the history
  • Loading branch information
pk910 committed Oct 1, 2024
1 parent 0122d3d commit 074c97d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/assertoor/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ assertoorTests:
| assertoorApiEnabled | bool | `true` | Enable assertoor API |
| assertoorFrontendEnabled | bool | `true` | Enable assertoor UI |
| assertoorMaxConcurrentTests | int | `1` | Maximum number of concurrent tests |
| assertoorTestRetentionTime | string | `"30d"` | Test retention time |
| assertoorTestRetentionTime | string | `"720h"` | Test retention time |
| assertoorTests | list | `[]` | assertoor test configurations -- file is the only required field. All other fields default to the values provided in the test file, but can be overriden if needed. |
| config | string | See `values.yaml` | Config file |
| containerSecurityContext | object | See `values.yaml` | The security context for containers |
Expand Down

0 comments on commit 074c97d

Please sign in to comment.