You can edit the overrides values YAML files to provide the relevant information to change or upgrade a Helm chart to use a different specification version or content.

You can configure the new value for the certificate and key pair in the helm chart values yaml file.

An example to update the Certificate value and upgrade the helm chart is given below.

Procedure

  • Run the following command to configure the new value for the certificate and key pair .Values.bma.certificates.tls.{cert, key}. in the bma-core-values.yaml.
    helm upgrade vmware-bma-core -n bma-core -f bma-core-values.yaml ./chart-vmware-bma-core-v2023.2.459-b6.tgz