vals
vals copied to clipboard
Feature: fetch entire k8s Config Map or Secret
The k8s fetch capability is great - thanks! Is there any possibility of adding the ability to fetch the entire config map / secret rather than just specific keys? Sometimes its easier to fetch the entire thing rather than explicitly reference each individual key to avoid multiple trips.
PR is welcome