Use VNF heat templates in the testsuite image
[oom.git] / kubernetes / robot / templates / configmap.yaml
index e4096b0..6664c0d 100644 (file)
@@ -23,7 +23,3 @@ data:
 apiVersion: v1
 kind: ConfigMap
 metadata:
-  name: {{ include "common.fullname" . }}-lighttpd-authorization-configmap
-  namespace: {{ include "common.namespace" . }}
-data:
-{{ tpl (.Files.Glob "resources/config/authorization").AsConfig . | indent 2 }}