Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

These are common configurations used when installing the Usage Engine Private Edition helm chart.

Container Images Hosted in Your Own Container Registry

If you are hosting the Usage Engine Private Edition container images in your own container registry (see https://infozone.atlassian.net/wiki/spaces/UEPE4D/pages/161481567/Common+Preparations#Hosting-Container-Images ), then the following helm valiues are required:

platform:
  repository: <the container registry repo where the platform image is hosted>
operator:
  repository: <the container registry repo where the operator image is hosted>
desktopOnline:
  repository: <the container registry repo where the ui image is hosted>      

  • No labels