From e969ba70ee67459a5a1498206d16e56fe27cf4d6 Mon Sep 17 00:00:00 2001 From: "ci-signed-commit-bot[bot]" <247774526+ci-signed-commit-bot[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2026 14:03:10 +0000 Subject: [PATCH] Update helm docs --- charts/k8s-reporter/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/k8s-reporter/README.md b/charts/k8s-reporter/README.md index 43fc22e9d..7e63a5095 100644 --- a/charts/k8s-reporter/README.md +++ b/charts/k8s-reporter/README.md @@ -7,7 +7,7 @@ title: Kubernetes Reporter Helm Chart ![Version: 2.3.1](https://img.shields.io/badge/Version-2.3.1-informational?style=flat-square) A Helm chart for installing the Kosli K8S reporter as a CronJob. -The chart allows you to create a Kubernetes cronjob and all its necessary RBAC to report running images to Kosli at a given cron schedule. +The chart allows you to create a Kubernetes CronJob and all its necessary RBAC to report running images to Kosli at a given cron schedule. Configuration is done via **reporterConfig.environments**: a list of Kosli environments to report to. Each entry has a required `name` and optional namespace selectors. Use one entry for a single environment, or multiple entries to report to different environments with different selectors.