X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=deploy%2Fmachine%2Fvalues.yaml;h=798d3db410d538c5ad5c3d8167b82539d5257c39;hb=bcee4e738ce66b69957abb987dda40032264e6f7;hp=050fa61533934a189247091e87f6bec029c2302d;hpb=7f5b95aaf15bca22ac6506ac5e1b5db0d0437222;p=icn.git diff --git a/deploy/machine/values.yaml b/deploy/machine/values.yaml index 050fa61..798d3db 100644 --- a/deploy/machine/values.yaml +++ b/deploy/machine/values.yaml @@ -14,6 +14,9 @@ bmcUsername: admin # bmcPassword is the password used to access the machine's bare metal # controller. bmcPassword: password +# bmcDisableCertificateVerification skips certificate verification +# when connecting to the machine's bare metal controller. +bmcDisableCertificateVerification: false # bootMACAddress is the MAC address of the NIC that will PXE boot. # This is only required when using virtual machines.