From c58cac5991e122a581b16878b24e4c1a65645f5e Mon Sep 17 00:00:00 2001 From: michaeljguarino Date: Sat, 30 Dec 2023 15:34:42 -0500 Subject: [PATCH] tweak template a bit --- charts/runtime/values.yaml.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/runtime/values.yaml.tpl b/charts/runtime/values.yaml.tpl index 48c1d01..b138922 100644 --- a/charts/runtime/values.yaml.tpl +++ b/charts/runtime/values.yaml.tpl @@ -8,7 +8,7 @@ dnsSolver: cluster: {{ .Cluster }} provider: {{ .Provider }} -ownerEmail: {{ .Email }} +ownerEmail: {{ .Config.Email }} pluralToken: {{ .Config.Token }}