Closed bimax closed 1 month ago
hey @bimax, thanks for opening it! I'll look into it right now. meanwhile, can I ask you to hop into our slack so I can help quickly?
Ok meanwhile I'll try to answer
In Configuration section I can see usage for frontend.publicApiUrl and frontend.internalApiUrl but I can't see this values in any of helm templates.
its redundant. until few versions ago it was needed, I'll fix documentation.
so which ports have to be forwarded?
the only port is required is 3000 (for the UI). 6001 is optional. I'll update that too.
@bimax fixed docs with this https://github.com/keephq/helm-charts/pull/47 you can see the actual config values here: - https://github.com/keephq/helm-charts/blob/main/charts/keep/README.md
also official docs fixed! thanks! https://github.com/keephq/keep/pull/2055
Hi @shahargl , thanks for your quick reply. I am in slack, but I have no idea what is keephq slack workspace. How can I find you?
Hi @shahargl , thanks for your quick reply. I am in slack, but I have no idea what is keephq slack workspace. How can I find you?
@bimax closing it since we are already collaborating on Slack
Thanks!
Description
Struggling to run keep application in the k8s cluster.
Values file description is limited so I can't get sense of what should be configured. Extra confusion I am getting from the readme: https://github.com/keephq/helm-charts/blob/main/README.md In Configuration section I can see usage for frontend.publicApiUrl and frontend.internalApiUrl but I can't see this values in any of helm templates.
Also there is different port-forwarding configuration in the README of a chart and in documentation kubernetes so which ports have to be forwarded?
Additional Information
My current values looks like: