X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?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;hb=cdb0db58a12a8d78c95d5ac72154fbe404bc441c;hp=d423c396962b45f6f2d57a9e11fb469345b0f0fa;hpb=dab79c372151329e07d6daf227009cd8abaadd7d;p=it%2Fdep.git 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 -}}