This repository was archived by the owner on Jul 18, 2024. It is now read-only.
This repository was archived by the owner on Jul 18, 2024. It is now read-only.
sample.microservicebuilder.helm.elk/charts #36
Open
Description
Hi, I am working on the java microservices on kubernetes using Minikube. I am following the blow link
https://github.com/IBM/Java-MicroProfile-on-Kubernetes
I am able to install the fabric and it's successfully getting deployed. But for Sample-elk this link is not active
helm repo add mb-sample https://wasdev.github.io/sample.microservicebuilder.helm.elk/charts
when I am giving below command
helm install --name sample-elk mb-sample/sample-elk
I am not able to deploy the addon. Its always throwing that mb keystore doesn't found.
Please help me.