| `K8S_KUBE_SCORE_IMAGE` | Docker image to run [kube-score](https://github.com/zegl/kube-score) | `zegl/kube-score:latest-helm`**it is recommended to set a tool version compatible with your Kubernetes cluster** |
| `K8S_SCORE_DISABLED` | Set to disable the `kube-score` analysis | _none_ (enabled) |
| `K8S_SCORE_DISABLED` | Set to `true`to disable the `kube-score` analysis | _none_ (enabled) |
| `K8S_SCORE_EXTRA_OPTS` | [Additional options](https://github.com/zegl/kube-score#configuration) to `kube-score` command line | _none_ |