Skip to content

Moving from your local HCL Connections repository to Huddo Boards latest releases

  1. Follow this guide to configure your Kubernetes with access to our images hosted in Quay.io.

  2. Once confirmed by reply email, update your boards-cp.yaml file as per this example. At the top set

    • global.imageTag as the date of our latest release
    • global.imagePullSecret to the name of the secret you created

      e.g. <USERNAME>-pull-secret

      Example

  3. Run the helm upgrade command