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
Follow the steps in theme overview before doing the following.
When installing the
lm-configurator
helm chart you must include the following values, changing the value oftheme.name
to be the name of theme to be used:
configurator:
lmConfigImport:
nimrod:
alm.nimrod.theme.name: mytheme
- When installing the
lm-helm
helm chart you must include the following values so the ConfigMap withtheme.tar
can be loaded by TNC-O:
nimrod:
app:
config:
themesConfigMap: lm-themes
- Once TNC-O has started you will be able to view the UI with your chosen theme.