Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
Signed-off-by: Vladislav Sukhin <[email protected]>
  • Loading branch information
vsukhin committed Feb 24, 2025
1 parent 37f2ff1 commit 84fff2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/testkube/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -436,7 +436,7 @@ kubectl label --overwrite crds scripts.tests.testkube.io app.kubernetes.io/manag
| testkube-operator.apiFullname | string | `"testkube-api-server"` | Testkube API full name |
| testkube-operator.apiPort | int | `8088` | Testkube API port |
| testkube-operator.cronJobTemplate | string | `""` | |
| testkube-operator.disableCronJobs | bool | `false` | Disable cron jobss for test workflows |
| testkube-operator.disableCronJobs | bool | `false` | Disable cron jobs for test workflows |
| testkube-operator.enabled | bool | `true` | |
| testkube-operator.extraEnvVars | list | `[]` | Extra environment variables to be set on deployment |
| testkube-operator.fullnameOverride | string | `"testkube-operator"` | Testkube Operator fullname override |
Expand Down

0 comments on commit 84fff2a

Please sign in to comment.