|
| 1 | +# jx-cli |
| 2 | + |
| 3 | +  |
| 4 | + |
| 5 | +Jenkins X next gen cloud CI / CD platform for Kubernetes |
| 6 | + |
| 7 | +**Homepage:** <https://jenkins-x.io/> |
| 8 | + |
| 9 | +## Maintainers |
| 10 | + |
| 11 | +| Name | Email | Url | |
| 12 | +| ---- | ------ | --- | |
| 13 | +| Jenkins X Team | jenkins-x@googlegroups.com | | |
| 14 | + |
| 15 | +## Source Code |
| 16 | + |
| 17 | +* <https://github.com/jenkins-x/jx> |
| 18 | + |
| 19 | +## Values |
| 20 | + |
| 21 | +| Key | Type | Default | Description | |
| 22 | +|-----|------|---------|-------------| |
| 23 | +| activeDeadlineSeconds | int | `300` | | |
| 24 | +| affinity | object | `{}` | | |
| 25 | +| args[0] | string | `"version"` | | |
| 26 | +| backoffLimit | int | `5` | | |
| 27 | +| clusterrole.enabled | bool | `false` | | |
| 28 | +| command[0] | string | `"jx"` | | |
| 29 | +| cronjob.concurrencyPolicy | string | `"Forbid"` | | |
| 30 | +| cronjob.enabled | bool | `false` | | |
| 31 | +| cronjob.failedJobsHistoryLimit | int | `1` | | |
| 32 | +| cronjob.schedule | string | `"* * * * *"` | | |
| 33 | +| cronjob.successfulJobsHistoryLimit | int | `3` | | |
| 34 | +| daemonset.enabled | bool | `false` | | |
| 35 | +| deployment.enabled | bool | `false` | | |
| 36 | +| env.JX_LOG_FORMAT | string | `"json"` | | |
| 37 | +| env.JX_LOG_LEVEL | string | `"info"` | | |
| 38 | +| env.PIPELINE_KIND | string | `"dummy"` | | |
| 39 | +| image.pullPolicy | string | `"IfNotPresent"` | | |
| 40 | +| image.repository | string | `"gcr.io/jenkinsxio/jx-cli"` | | |
| 41 | +| image.tag | string | `"3.0.354"` | | |
| 42 | +| internalPort | int | `80` | | |
| 43 | +| job.enabled | bool | `false` | | |
| 44 | +| nodeSelector | object | `{}` | | |
| 45 | +| podAnnotations | object | `{}` | | |
| 46 | +| probe.path | string | `"/"` | | |
| 47 | +| replicaCount | int | `1` | | |
| 48 | +| resources | object | `{}` | | |
| 49 | +| restartPolicy | string | `"Never"` | | |
| 50 | +| role.enabled | bool | `false` | | |
| 51 | +| service.enabled | bool | `false` | | |
| 52 | +| service.port | int | `80` | | |
| 53 | +| service.type | string | `"ClusterIP"` | | |
| 54 | +| serviceaccount.customName | string | `""` | | |
| 55 | +| serviceaccount.enabled | bool | `false` | | |
| 56 | +| tolerations | list | `[]` | | |
| 57 | + |
| 58 | +---------------------------------------------- |
| 59 | +Autogenerated from chart metadata using [helm-docs v1.4.0](https://github.com/norwoodj/helm-docs/releases/v1.4.0) |
0 commit comments