Skip to content

Commit

Permalink
fix: add helm chart var to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
vsukhin committed Feb 21, 2024
1 parent 8133ce8 commit a53e418
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/docs/articles/helm-chart.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,8 @@ The following Helm defaults are used in the `testkube` chart:
| testkube-api.storage.compressArtifacts | yes | true |
| testkube-api.enableSecretsEndpoint | yes | false |
| testkube-api.disableMongoMigrations | yes | false |
| testkube-api.enabledExecutors | no | "" |
| testkube-api.enabledExecutors | yes | "" |
| testkube-api.disableSecretCreation | yes | false |

>For more configuration parameters of a `MongoDB` chart please visit:
<https://github.com/bitnami/charts/tree/master/bitnami/mongodb#parameters>
Expand Down

0 comments on commit a53e418

Please sign in to comment.