most-lighter-95902
07/06/2022, 11:21 PMvalueYamlFiles and values together where the valueYamlFiles yaml is referencing some values from values object using this kind of templating syntax:
storage:
type: s3
bucketName: "{{ .Values.userSettings.bucketName }}"