X-Git-Url: https://gerrit.onap.org/r/gitweb?p=demo.git;a=blobdiff_plain;f=heat%2FvFW_CNF_CDS%2Ftemplates%2Fhelm%2Fbase_template%2Ftemplates%2Fnetwork_attachment_definition.yaml;fp=heat%2FvFW_CNF_CDS%2Ftemplates%2Fhelm%2Fbase%2Ftemplates%2Fnetwork_attachment_definition.yaml;h=eee1f516d4a9015970a03c106de5259ea8517d05;hp=5cc01caa17af36452da2126b32afbb8f47be3afc;hb=374837f4d4b07a7ed4d920c35b0946b9435cc8d4;hpb=2cd2bb28b21e74140315412b3de303daac206e98 diff --git a/heat/vFW_CNF_CDS/templates/helm/base/templates/network_attachment_definition.yaml b/heat/vFW_CNF_CDS/templates/helm/base_template/templates/network_attachment_definition.yaml similarity index 83% rename from heat/vFW_CNF_CDS/templates/helm/base/templates/network_attachment_definition.yaml rename to heat/vFW_CNF_CDS/templates/helm/base_template/templates/network_attachment_definition.yaml index 5cc01caa..eee1f516 100644 --- a/heat/vFW_CNF_CDS/templates/helm/base/templates/network_attachment_definition.yaml +++ b/heat/vFW_CNF_CDS/templates/helm/base_template/templates/network_attachment_definition.yaml @@ -2,6 +2,8 @@ apiVersion: k8s.cni.cncf.io/v1 kind: NetworkAttachmentDefinition metadata: name: {{ .Values.vnf_name }}-ovn-attachment + labels: + vnf-name: {{ .Values.vnf_name }} spec: config: | {