Working with questions.yaml and answers.yaml

Hi all,

I’m attempting to inject values into my values.yaml using questions.yaml (and answers.yaml) files. On Rancher 2.3.0, When I fill out the answers to my questions and open the preview window at the bottom, I can see the answers.yaml file sync with the values given. However, these don’t appear to be cascading into the values.yaml file. I’m wondering if it’s in part because the values file is located at kotlin-template/values.yaml instead of the root of the directory?

answers.yaml

The variables these correlate to still read 2 and 4 in kotlin-template/values.yaml