This repository was archived by the owner on Jun 6, 2024. It is now read-only.
This repository was archived by the owner on Jun 6, 2024. It is now read-only.
showing container name in addition of array index. #928
Open
Description
hello there :)
I was thinking it would be nice that if a rule fails in a specific container (e.g key: spec.template.spec.containers.3.resources ) it would mention the container name.
it would save the developer time loading helm template going to the resource and searching in an array of containers.
thanks!