aboutsummaryrefslogtreecommitdiffstats
path: root/heat/vFW_CNF_CDS/templates/helm/vfw/templates/deployment.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'heat/vFW_CNF_CDS/templates/helm/vfw/templates/deployment.yaml')
-rw-r--r--heat/vFW_CNF_CDS/templates/helm/vfw/templates/deployment.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/heat/vFW_CNF_CDS/templates/helm/vfw/templates/deployment.yaml b/heat/vFW_CNF_CDS/templates/helm/vfw/templates/deployment.yaml
index 2205cf89..1f535e7f 100644
--- a/heat/vFW_CNF_CDS/templates/helm/vfw/templates/deployment.yaml
+++ b/heat/vFW_CNF_CDS/templates/helm/vfw/templates/deployment.yaml
@@ -39,7 +39,7 @@ spec:
- bash -c 'set -a; . /etc/cloud/environment; bash firewall.sh'
VirtletRootVolumeSize: 5Gi
k8s.v1.cni.cncf.io/networks: "{{ .Values.net_attachment_definition }}"
- k8s.plugin.opnfv.org/nfn-network: |
+ k8s.plugin.opnfv.org/nfn-network: |
{ "type": "ovn4nfv",
"interface": [
{ "name": {{ .Values.int_private1_net_id | quote }},