Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix secret parsing, when there is no secret in secret yaml file
This will fix the edge case when there is an empty list ([]) or no secret in the secret values file for a pattern, the validation and the parsing would fail the module. Now it only throws a warning for both validation and parsing.
- Loading branch information