Closed romanprog closed 11 months ago
features:
set
file
name: unitname type: helm source: chart: "my-chart" version: "0.0.23" kubeconfig: /file/path/conf.yaml values: - file: "./files/values.yaml" apply_template: false - set: {{ insertYAML .variables.chart_values }}
null
features:
set
option in addition to thefile
option. this option allows you to transfer the value of the helm chart without saving it to a file.. Example:null
value in usage stats