Fix spacing issues in YAML files in heat
[demo.git] / heat / vFW_CNF_CDS / templates / helm / base_template / templates / unprotected-private-net.yaml
index db2a5b3..dc6f151 100644 (file)
@@ -7,7 +7,7 @@ metadata:
     release: {{ .Release.Name }}
     chart: {{ .Chart.Name }}
 spec:
-  cniType : ovn4nfv
+  cniType: ovn4nfv
   ipv4Subnets:
   - name: {{ .Values.int_private1_subnet_id }}
     subnet: {{ .Values.int_private1_net_cidr }}