Updates to OOM Portal
[oom.git] / kubernetes / portal / charts / portal-app / templates / configmap.yaml
index 178e91c..28de588 100644 (file)
@@ -24,3 +24,4 @@ metadata:
     heritage: {{ .Release.Service }}
 data:
 {{ tpl (.Files.Glob "resources/config/deliveries/properties/ONAPPORTAL/*").AsConfig . | indent 2 }}
+{{ tpl (.Files.Glob "resources/server/*").AsConfig . | indent 2 }}