Add more Selectors and Editors for common Kubernetes objects
The initial POC for #1 (closed) which was address in #2 (closed) and implemented in !9 (merged) contains a limited set of ObjectSelector
and ObjectEditor
utilities and does not cover all the resources that are used in GitLab Chart.
Review the GitLab Chart and add required ObjectSelector
and ObjectEditor
utilities for all resource types that are in use.