File tree Expand file tree Collapse file tree 1 file changed +11
-2
lines changed Expand file tree Collapse file tree 1 file changed +11
-2
lines changed Original file line number Diff line number Diff line change 11# litmus-core
22
3- ![ Version: 3.20 .0] ( https://img.shields.io/badge/Version-3.20 .0-informational?style=flat-square ) ![ AppVersion: 3.20 .0] ( https://img.shields.io/badge/AppVersion-3.20 .0-informational?style=flat-square )
3+ ![ Version: 3.21 .0] ( https://img.shields.io/badge/Version-3.21 .0-informational?style=flat-square ) ![ AppVersion: 3.21 .0] ( https://img.shields.io/badge/AppVersion-3.21 .0-informational?style=flat-square )
44
55A Helm chart to install litmus infra components on Kubernetes
66
@@ -59,9 +59,18 @@ A Helm chart to install litmus infra components on Kubernetes
5959| resources.requests.memory | string | ` "128Mi" ` | |
6060| runner.image.repository | string | ` "litmuschaos.docker.scarf.sh/litmuschaos/chaos-runner" ` | |
6161| runner.image.tag | string | ` "3.20.0" ` | |
62+ | scheduler.affinity | object | ` {} ` | |
63+ | scheduler.enabled | bool | ` false ` | |
64+ | scheduler.image.pullPolicy | string | ` "Always" ` | |
65+ | scheduler.image.repository | string | ` "litmuschaos.docker.scarf.sh/litmuschaos/chaos-scheduler" ` | |
66+ | scheduler.image.tag | string | ` "ci" ` | |
67+ | scheduler.nodeSelector | object | ` {} ` | |
68+ | scheduler.priorityClassName | string | ` nil ` | |
69+ | scheduler.resources | object | ` {} ` | |
70+ | scheduler.tolerations | list | ` [] ` | |
6271| service.port | int | ` 80 ` | |
6372| service.type | string | ` "ClusterIP" ` | |
6473| tolerations | list | ` [] ` | |
6574
6675----------------------------------------------
67- Autogenerated from chart metadata using [ helm-docs v1.11.0 ] ( https://github.com/norwoodj/helm-docs/releases/v1.11.0 )
76+ Autogenerated from chart metadata using [ helm-docs v1.14.2 ] ( https://github.com/norwoodj/helm-docs/releases/v1.14.2 )
You can’t perform that action at this time.
0 commit comments