[DCAEGEN2] Fix OpenAPI schemas path
[oom.git] / kubernetes / dcaegen2-services / templates / configmap.yaml
index 32451cd..92662a2 100644 (file)
@@ -40,4 +40,4 @@ metadata:
   name: {{ include "common.release" . }}-dcae-external-repo-configmap-sa91-rel16
   namespace: {{ include "common.namespace" . }}
 data:
-{{ (.Files.Glob "resources/external/schema/sa91-rel16/*").AsConfig | indent 2 }}
\ No newline at end of file
+{{ (.Files.Glob "resources/external/schemas/sa91-rel16/*").AsConfig | indent 2 }}
\ No newline at end of file