Merge "Add bmcDisableCertificateVerification to chart"
[icn.git] / deploy / machine / templates / baremetalhost.yaml
index bf7d4a0..b5ebeb7 100644 (file)
@@ -44,6 +44,7 @@ spec:
   bmc:
     address: {{ .Values.bmcAddress }}
     credentialsName: {{ .Values.machineName }}-bmc-secret
+    disableCertificateVerification: {{ .Values.bmcDisableCertificateVerification }}
 {{- if .Values.networks }}
   networkData:
     name: {{ .Values.machineName }}-network-data