Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
stewartshea authored Feb 12, 2024
1 parent 1d45dda commit b7708a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion codebundles/k8s-namespace-healthcheck/runbook.robot
Original file line number Diff line number Diff line change
Expand Up @@ -468,7 +468,7 @@ Check Missing or Risky PodDisruptionBudget Policies in Namepace `${NAMESPACE}`
RW.Core.Add Pre To Report ${pdb_check.stdout}\n
RW.Core.Add Pre To Report Commands Used:\n${history}

Check Resource Quota Utilization in Namepace `${NAMESPACE}`
Check Resource Quota Utilization in Namespace `${NAMESPACE}`
[Documentation] Lists any namespace resource quotas and checks their utilization, raising issues if they are above 80%
[Tags] resourcequota quota availability unavailable policy ${NAMESPACE}
${quota_usage}= RW.CLI.Run Bash File
Expand Down

0 comments on commit b7708a5

Please sign in to comment.