Closed michaelmdresser closed 2 years ago
Please consider investigating the findings and remediating the incidents. Failure to do so may lead to compromising the associated services or software components.
🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.
Our GitHub checks need improvements? Share your feedbacks!
What does this PR change?
It was sometimes unclear that Kubecost has to be installed in the target cluster for kubectl-cost to function. This commit adds two things to
kubectl cost help
:Does this PR rely on any other PRs?
N/A
How does this PR impact users? (This is the kind of thing that goes in release notes!)
Improved help information (with Kubecost install instructions) when running
kubectl cost help
Links to Issues or ZD tickets this PR addresses or fixes
How was this PR tested?
Locally by running
kubectl cost help
and checking the output!Have you made an update to documentation?
N/A