hull-1.34.1
Changelog
[1.34.1]
CHANGES:
- added optional parameters
NOTEMPLATINGandSERIALIZATIONtohull.util.tools.virtualdata.data.globtransformation. The parameters match the behavior ofnoTemplatingandserializationwhich are available for processing individual ConfigMap or Secret values. Used with thehull.util.tools.virtualdata.data.globtransformation, templating can be skipped and/or serialization performed on all external files captured via the given glob. Thanks ievgenii-shepeliuk for the feature request.