What's on this page

Theme Installation

The following steps explain how to alter the installation process to change the theme used by the Telco Network Cloud Orchestration (TNC-O) User Interface.

Installing a Theme

  1. Follow the steps in theme overview before doing the following.

  2. When installing the lm-configurator helm chart you must include the following values, changing the value of theme.name to be the name of theme to be used:

    configurator:
      lmConfigImport:
        nimrod:
          alm.nimrod.theme.name: mytheme
  1. When installing the lm-helm helm chart you must include the following values so the ConfigMap with theme.tar can be loaded by TNC-O:
    nimrod:
      app:
        config:
          themesConfigMap: lm-themes
  1. Once TNC-O has started you will be able to view the UI with your chosen theme.