[08:37:24] <_joe_> ebernhardson: I'm not sure I get what you're asking, but assuming I understood correctly: `.Environment` is only available in helmfile, so you would probably need to define a value in helmfile.yaml to be equal to .Environment.Name and then use that in the chart [08:37:46] <_joe_> or even the whole value directly in helmfile [09:06:46] ebernhardson: sorry, I did not come around to that again but I will - promise :) [09:08:36] but what j.oe said is what I would have suggested as well. The "values" stanzas in helmfile can take files, but also direct assignments. So you could so something like values: [ ennvironmentname: {{ .Environment.Name }} ] in helmfile and use .Values.ennvironmentname in the chart [10:04:59] <_joe_> jayme: I was more suggesting of building the anme of the swift bucket there directly [10:17:33] fine as well :) [18:19:55] _joe_: i guess the question wasn't about implementation, but concept. I can change global_settings.pp in puppet to export it, but I thought perhaps there is a reason nothing templates based on that [18:20:01] sounds like there isn't a concern, i'll go ahead and add it [18:27:51] Meeting notes of today meeting https://www.mediawiki.org/wiki/Kubernetes_SIG/Meetings/2023-09-26 - fell free to add things I missed. Must admit I had a hard time taking notes while discussing