pentagon icon indicating copy to clipboard operation
pentagon copied to clipboard

Additional k8s secret labels

Open jamiedel818 opened this issue 3 months ago • 0 comments

This pull requests extends Pentagon's secret mapping config to allow for extra labels to be added to the generated Kubernetes secret(s).

additionalSecretLabels can optionally be added to a mapping config. additionalSecretLabels will be merged with the top level default label config value.

Extended existing test cases to account for scenarios where no additional labels have been provided, ensuring the default label still exists. Introduced new test cases where additional labels are provided, ensuring the default label still exists.

jamiedel818 avatar Oct 09 '25 16:10 jamiedel818