Enable other community Helm Charts in the ICP Catalog?

497 Views Asked by At

After installing IBM Cloud Private on laptop using the Vagrant setup, I've been trying to add a Jenkins instance to my private cloud.

The directions here are for an older version of ICP and no longer apply.

I've tried to add both the Jenkins Helm Chart and the Kubernetes Charts as new Admin > Repositories but the charts don't show up in the Catalog.

What needs to be done to make other repo's charts available in the Catalog?

2

There are 2 best solutions below

0
On BEST ANSWER

To be able to deploy jenkins, you can try to add repository as follow. Name: stable Url: https://kubernetes-charts.storage.googleapis.com

Click sync after you add and you should be able to see the stable charts in the catalog.

1
On

Have you tried the Sync Repositories from Admin > Repositories? When you run that, you should view the logs (in another tab perhaps) for the helm-api pod and see if you find any reference to your new repositories being indicated.