Skip to content

Reference other variables in values.yaml.gotmpl #2078

Description

@mseiwald

Hi,

I would like to achieve something like the below.

values.yaml.gotmpl

customer: xxxxx
domain: {{ .Values.customer }}.example.com

This obviously does not work. Is there another way to reference a previous variable in values.yaml.gotmpl that I'm missing?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions