X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=helm%2Fe2term%2Ftemplates%2Fconfigmap-pizpub.yaml;h=63ea7d86acc48d97fa570ad52fb99612f31cf265;hb=ec2b8b667714c063130176e612f9188a54dffc5b;hp=5ef9cb5080de6c67b8aeeaac2b2bde87abbe7406;hpb=d68f2e965abec2c1078a9c62a9dc27a16e1d359d;p=ric-plt%2Fric-dep.git diff --git a/helm/e2term/templates/configmap-pizpub.yaml b/helm/e2term/templates/configmap-pizpub.yaml index 5ef9cb5..63ea7d8 100644 --- a/helm/e2term/templates/configmap-pizpub.yaml +++ b/helm/e2term/templates/configmap-pizpub.yaml @@ -16,9 +16,11 @@ {{- $topCtx := . }} {{- range keys .Values.e2term }} {{- $key := . }} +{{- $_ := set $topCtx "key" $key }} {{- with index $topCtx.Values.e2term . }} {{ if .pizpub.enabled }} +--- apiVersion: v1 kind: ConfigMap metadata: