Deploy bundle repository configuration into Helm Broker and refresh Service Catalog.
- access to kubernetes cluster, KUBECONFIG,
and download these tools:
To use bundles repository in your Helm Broker do:
kubectl apply -f helm-config-map.yaml
Restart broker pod:
kubectl delete pod -n kyma-system -l app=core-helm-broker
Check if broker pod is up and running
kubectl get pod -n kyma-system -l app=core-helm-broker
Sync with Service Catalog:
svcat sync broker core-helm-broker