Update pizpub config
[ric-plt/ric-dep.git] / helm / e2term / templates / configmap-pizpub.yaml
index 5ef9cb5..63ea7d8 100644 (file)
 {{- $topCtx :=  . }}
 {{- range keys .Values.e2term }}
 {{- $key := . }}
+{{- $_ := set $topCtx "key" $key }}
 {{- with index $topCtx.Values.e2term . }}
 
 {{ if .pizpub.enabled }}
+---
 apiVersion: v1
 kind: ConfigMap
 metadata: