RasaHQ / rasa-x-helm

Rasa Enterprise Helm chart for deploying on Kubernetes (K8s) and OpenShift.
Apache License 2.0
77 stars 104 forks source link

Option to override container name #209

Open MuriukiPM opened 3 years ago

MuriukiPM commented 3 years ago

All of the deployments of the helm chart e.g rasa-worker etc create/use containers named rasa-x (example below). But this makes it inconvenient when tracking logs e.g sorting by container_name on GKE with resource.labels.container_name.

containers:
      - name: rasa-x

Could the option to override the container name please be supported in the values.yml so as not to have to manually edit?

sara-tagger commented 3 years ago

Thanks for raising this issue, @jupyterjazz will get back to you about it soon✨

Please also check out the docs and the forum in case your issue was raised there too 🤗
Archish27 commented 2 years ago

@wochinge @jupyterjazz Should I make changes on the following?

wochinge commented 2 years ago

I think someone from infra (e.g. @RASADSA ) can asses this better.