SoftwareAG / webmethods-helm-charts

This repository contains a collection of Helm charts for various webMethods components.
https://open-source.softwareag.com/webmethods-helm-charts/
Apache License 2.0
8 stars 14 forks source link

Terracotta chart doesn't use release name in resources #82

Open enginsarlak opened 2 months ago

enginsarlak commented 2 months ago

It creates the resources with default name and default namespace. It is impossible to manage multiple clusters in same docker cluster this way. It should use the name we provide during helm install as prefix for every resource it creates.

mathieucarbou commented 1 month ago

@mobasherul : can you have a look please ? I remember we had tested this and resources were created per namespace...

@enginsarlak : what kind of resources? You have a screenshot?