Issues installing portal 4.4 in Kubernetes with helm version 3
search cancel

Issues installing portal 4.4 in Kubernetes with helm version 3

book

Article ID: 144756

calendar_today

Updated On:

Products

CA API Developer Portal

Issue/Introduction

Trying to install the API portal  4.4 on kubernetes using helm version 3 fails with this error.

Error: unable to build kubernetes objects from release manifest: error validating "": error validating data: [unknown object type "nil" in ConfigMap.data.TELEMETRY_CHARGEBACK_ID, unknown object type "nil" in ConfigMap.data.TELEMETRY_DOMAIN_NAME, unknown object type "nil" in ConfigMap.data.TELEMETRY_PROXY_URL, unknown object type "nil" in ConfigMap.data.TELEMETRY_SITE_ID]
exit status 1

I checked the values file and I saw that it has no value for these objects but , in the documentation it said that it will take a default if the value is left empty.
https://github.com/CAAPIM/portal-helm-charts/wiki/Configure-Values-File



Environment

Release : 4.4

Component : API PORTAL

Kubernetes version : 1.14
helm version: 3
Source of  portal: https://github.com/CAAPIM/portal-helm-charts
Platform: AWS

Resolution

The Portal Kubernetes install is based on helm version 2 which is not directly compatible with helm version 3 
At the moment you have to use helm version 2.x to successfully install the portal 

Also make sure to pull the updated secrets file from to get access to the bin tray repository .

https://techdocs.broadcom.com/us/product-content/recommended-reading/technical-document-index/ca-api-developer-portal-solutions-and-patches.html?r=2&r=1