summaryrefslogtreecommitdiff
path: root/robusta_krr
diff options
context:
space:
mode:
authorManuel Rüger <manuel@rueg.eu>2024-01-18 20:57:07 +0100
committerManuel Rüger <manuel@rueg.eu>2024-01-18 20:57:07 +0100
commit6fa8e2a4c8b5fc77686bcf193545edd7df1e66a4 (patch)
tree06815cb1074bb4dde6d9aa2fa97fa0c72a1b76b3 /robusta_krr
parent0550954debfd8355f5174e37c38bdaecca661f7f (diff)
Fix Typo
Diffstat (limited to 'robusta_krr')
-rw-r--r--robusta_krr/main.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/robusta_krr/main.py b/robusta_krr/main.py
index 8c19f1b..b01bcb4 100644
--- a/robusta_krr/main.py
+++ b/robusta_krr/main.py
@@ -79,7 +79,7 @@ def load_commands() -> None:
None,
"--resource",
"-r",
- help="List of resources to run on (Deployment, StatefullSet, DaemonSet, Job, Rollout). By default, will run on all resources. Case insensitive.",
+ help="List of resources to run on (Deployment, StatefulSet, DaemonSet, Job, Rollout). By default, will run on all resources. Case insensitive.",
rich_help_panel="Kubernetes Settings",
),
selector: Optional[str] = typer.Option(