Install the Admin Service

Install the Admin Service using its Helm chart.

Procedure

  1. Add the Admin Service Helm chart to your chart repository:
    helm repo add matrixx your_repository_domain --pass-credentials --username username --password password
  2. Install the Admin Service:
    helm install name matrixx/admin-service