stackrox / kube-linter

KubeLinter is a static analysis tool that checks Kubernetes YAML files and Helm charts to ensure the applications represented in them adhere to best practices.
https://docs.kubelinter.io/
Apache License 2.0
2.96k stars 233 forks source link

[Docs] make text match example for custom required-annotation #614

Closed afirth closed 1 year ago

afirth commented 1 year ago

Previously link was label but description and example were for annotation. Generalize and correct

janisz commented 1 year ago

@afirth Thank you!