Refactor FIXMEs in vFW_CDS_CNF use case
[demo.git] / heat / vFW_CNF_CDS / templates / helm / packetgen / templates / configmap.yaml
diff --git a/heat/vFW_CNF_CDS/templates/helm/packetgen/templates/configmap.yaml b/heat/vFW_CNF_CDS/templates/helm/packetgen/templates/configmap.yaml
deleted file mode 100644 (file)
index 5dd1a2d..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-apiVersion: v1
-kind: ConfigMap
-metadata:
-  name: {{ .Values.vpg_name_0 }}-configmap
-  labels:
-    release: {{ .Release.Name }}
-    app: {{ .Values.vnf_name }}
-    chart: {{ .Chart.Name }}
-data:
-  vfw_private_ip_0: {{ .Values.vfw_int_private1_ip_0 | quote }}
-  vsn_private_ip_0: {{ .Values.vsn_int_private2_ip_0 | quote }}
-  protected_net_cidr: {{ .Values.int_private2_net_cidr | quote }}
-  demo_artifacts_version: {{ .Values.demo_artifacts_version | quote }}
-  dcae_collector_ip: {{ .Values.dcae_collector_ip | quote }}
-  dcae_collector_port: {{ .Values.dcae_collector_port | quote }}