github.com/blend/go-sdk@v1.20220411.3/template/testdata/annotations.yml (about)

     1  {{ define "annotations" -}}
     2  annotations:
     3    test-var: {{ .Var "test-var" }}
     4    another: {{ .Var "another" }}
     5  {{- end }}