kube-HPC / hkube

🐟 High Performance Computing over Kubernetes - Core Repo 🎣
http://hkube.io
MIT License
305 stars 20 forks source link

Fix elastic prefix for kibana log link #1826

Closed RonShvarz closed 8 months ago

RonShvarz commented 9 months ago

in simulator : concat the prefix correctly after fetching the environment variable 'ELASTICSEARCH_STRUCTURED_PREFIX'

in helm : 1- rename the variable to the convention used in other elasticsearch vars 2- make the 'ELASTICSEARCH_STRUCTURED_PREFIX' variable be available under simulator

golanha commented 9 months ago

https://github.com/kube-HPC/simulator/pull/335