diff options
| author | Natan Yellin <aantn@users.noreply.github.com> | 2024-03-27 05:58:42 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-03-27 05:58:42 +0200 |
| commit | 5546aef84aee5c2e290735f9cc658b8461eef4a1 (patch) | |
| tree | 5d00fb022c6d54985648d82918efceac02978ef8 /README.md | |
| parent | 9fc5752297567790563ce1cd6e8f0212756a9373 (diff) | |
| parent | ba140253ac140acba61a0caf55791bed179ef297 (diff) | |
Merge branch 'main' into show_cluster_name_flag
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -253,6 +253,8 @@ List as many namespaces as you want with `-n` (in this case, `default` and `ingr ```sh krr simple -n default -n ingress-nginx ``` + +See [example ServiceAccount and RBAC permissions](./tests/single_namespace_permissions.yaml) </details> <details> @@ -392,7 +394,6 @@ For discovering Prometheus it scans services for those labels: "app=prometheus,component=server" "app=prometheus-server" "app=prometheus-operator-prometheus" -"app=prometheus-msteams" "app=rancher-monitoring-prometheus" "app=prometheus-prometheus" ``` |
