X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?p=it%2Fdep.git;a=blobdiff_plain;f=smo-install%2Foran_oom%2Fric-common%2Ftemplates%2F_tiller.tpl;fp=smo-install%2Foran_oom%2Fric-common%2Ftemplates%2F_tiller.tpl;h=f9d27094b58bff1ac7f5c9ac77c4770362d5e238;hp=d423c396962b45f6f2d57a9e11fb469345b0f0fa;hb=918108f729c368db61fe904024129f21269e19b7;hpb=c9ace66e2b4635918c4c4c473dfc7bcbeb41b7ae diff --git a/smo-install/oran_oom/ric-common/templates/_tiller.tpl b/smo-install/oran_oom/ric-common/templates/_tiller.tpl index d423c396..f9d27094 100644 --- a/smo-install/oran_oom/ric-common/templates/_tiller.tpl +++ b/smo-install/oran_oom/ric-common/templates/_tiller.tpl @@ -27,7 +27,7 @@ {{- end -}} {{- else -}} {{- with index $ctx $currentkey }} - {{- $newctx := dict "ctx" . "printkeys" $restkeys -}} + {{- $newctx := dict "ctx" . "printkeys" $restkeys -}} {{- include "recursiveprinter" $newctx -}} {{- end -}} {{- end -}} @@ -39,7 +39,7 @@ {{- if hasKey $topctx.Values.common "tillers" }} {{- $ctx := index $topctx.Values.common.tillers .key -}} {{- if not (empty $ctx) -}} - {{- $newctx := dict "ctx" $ctx "printkeys" .printkey -}} + {{- $newctx := dict "ctx" $ctx "printkeys" .printkey -}} {{- include "recursiveprinter" $newctx -}} {{- end -}} {{- end -}}